Skip to content

TASK: Neos >7 compatibility#53

Open
gjwnc wants to merge 1 commit intoaertmann:masterfrom
webandco:feature/neos-7-compatibility
Open

TASK: Neos >7 compatibility#53
gjwnc wants to merge 1 commit intoaertmann:masterfrom
webandco:feature/neos-7-compatibility

Conversation

@gjwnc
Copy link

@gjwnc gjwnc commented Aug 25, 2022

Since the release of NEOS 7.x the load more button doesn't work because I think the backend UI dropped the default loading of jquery. With this fix the filters and load more button works with NEOS 7 and 8.

This fix was mentioned by @markusguenther during a slack discussion about this issue.

There is still a js error in the backend related to the popup's because require.js is not available anymore, but at least the main feature is working again.

@lorenzulrich
Copy link

@gjwnc This has the desired effect and the module works again. However, I still get an error in the JS console:
image
You too?

@gjwnc
Copy link
Author

gjwnc commented Sep 8, 2022

You too?

Yes, I think with Neos 7 some JS libraries (bootstrap / jquery) are droped by default for the backend. I'm not that sure, because I'm not that into frontend dev. Maybe require-js or something is missing.

I had a discussion about this with @markusguenther in slack quite some time ago. You can search for this PR or history in the neos-ui slack channel.

My goal was to make it work again now, because this package might get into the core sometime in the unforeseeable future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants