'Does react-admin v4 supported?
Yesterday the react-admin v4 has been released. I quickly tried to create a local version w/ api platform backend and HydraAdmin (@api-platform/admin) frontend. But it seems it does not work because the new version of react-router.
W/o the HydraAdmin it works, but sadly it is not an option for me.
So, my question is: the api-platform/[email protected] is supporting the react-admin@4 or not?
I did not find any information about this w/ my search-friends. (G and Duck) Thank you in advance.
Solution 1:[1]
@api-platform/admin has a v3.0.0-rc that supports react-admin v4.
As far as I can tell, @api-platform/admin v2 only supports react-admin v3.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mads Lie Jensen |
