-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix react admin menu using module federation. #22264
Conversation
Indeed, I fixed locally with others modifications that cannot be applied. |
Using dynamic module federation load is the only way I found to fix the problem. |
90b465c
to
4a8d997
Compare
4a8d997
to
13a629c
Compare
I've switched to |
I'll take a look at this today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested this branch with the JDL from the issue it fixes. Everything works as expected!
Fixes #21990
Please make sure the below checklist is followed for Pull Requests.
When you are still working on the PR, consider converting it to Draft (below reviewers) and adding
skip-ci
label, you can still see CI build result at your branch.