You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2025. It is now read-only.
Hi,
I am newbie for using "ra-data-drf".
There is an error "withRef is removed. To access the wrapped instance, use a ref on the connected component". It happens when i past the line "import drfProvider from 'ra-data-drf';" to App.js
When i comment this import line, everything is ok, but if i import it i will have error above.
If i install "ra-data-drf" the first(and not install react-admin) and demo, everything is ok.
But if i install react-admin the first, then install "ra-data-drf", react-admin notifies error above.
===> I try many times, the result is no change. I don't know where I am wrong ?
Please for me some notes for this, thanks.
Hi,
I am newbie for using "ra-data-drf".
There is an error "withRef is removed. To access the wrapped instance, use a ref on the connected component". It happens when i past the line "import drfProvider from 'ra-data-drf';" to App.js
When i comment this import line, everything is ok, but if i import it i will have error above.
===> I try many times, the result is no change. I don't know where I am wrong ?
Please for me some notes for this, thanks.