Marco Wettstein
Marco Wettstein
wille come back to this
hi @fauh45 - Do you use our react-admin component? https://react-page.github.io/docs/#/integration-react-admin It has not yet been tested with version 4 of react-admin though (i am a bit behind of integrating that...
@fauh45 i just tried to naivly update react-admin in the example (and the package to version 4) and did not experience this problem yet, i opened the progress here https://github.com/react-page/react-page/pull/1183....
> @macrozone > > A little update again, I've tried to clone the example and try to run it. But whenever I tried to edit the text, the same thing...
> Ah right, I did change some part of it. Mainly changing the react version and to use react admin 4. The full code can be seen in my [repository](https://github.com/fauh45/react-page-examples)....
@fauh45 i think RA4 i not the culprit, its react 18. in the meantime, i updated slate to the newest version and had to alter the integration a bit. I...
fixed in 5.1.4
very nice, thx @gerom76 ! some notes: - we should still allow react 17 at least, so peer deps should be lowered, i guess the code should work also with...
hey thanks again for your contribution, i did not have the time yet to look into it, but i will do it next week! thx for patience!
hey @gerom76 i will continue on this today and hopefully finish it