Skip to content
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

LazyLoading Error: react-admin-firebase: RefreshResource is not available in lazy loading mode #289

Open
GeorgEduard opened this issue Aug 21, 2024 · 0 comments

Comments

@GeorgEduard
Copy link

GeorgEduard commented Aug 21, 2024

Hello,

One of our react-admin projects is getting bigger and we need to enable lazyLoading. The problem comes where we use ReferenceManyField. This error appears, and no entries are being fetched. I don't see any way to disable the RefreshResource method. I even tried editing the files and disable it manually, using patch-package, but the error still apears.

Screenshot 2024-08-21 at 14 18 14

Is there a way to bypass this?

L.E.: I forked the repo and commented out the error. The app seems to work without issues now, but I'd still like to be able to use the original package.

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

No branches or pull requests

1 participant