I have the latest version of react-admin (3.8.5) and I want to build a custom Filter.
When I copy exactly the example from the documentation, I get this error:
Attempted import error: 'useListContext' is not exported from 'react-admin'.
I need urgent help, thank you very much!
Import it from ra-core. We're working on re-exporting everyting from react-admin
Most helpful comment
Import it from
ra-core. We're working on re-exporting everyting fromreact-admin