Farhad Zare
Farhad Zare
I try to upgrade from v4.0.3 to 5.0.0 and It raise up the same error >Compiled with problems: > >ERROR in ./src/App.js 1:40-111 > >Module not found: Error: You attempted...
I need all session data on the returning POST request from payment gateway, So I used short-lived cookie solution but make some changes for better security: - Create a short-lived...
@rowan-m I made a PR for this branch #32
@gitbrent I can fix this issue and make a pull request. If you approve, I will do it.
Hi @heath-freenome, I've implemented the RJSF theme for Mantine v7 and submitted a pull request. Could you please review it when you have a chance? I'm happy to make any...
@heath-freenome All requested changes have been applied, please check and let me know if there is anything else
@heath-freenome All the code cleanups applied I tried to fix the build, but I get this error for all packages, not just mantine: ` > @rjsf/[email protected] build > npm run...
> @zfarhad Just merged another theme. Can you rebase and update? Also, I see the same build errors when I locally do `npm update`. I'm guessing some internal dependency update...
@heath-freenome I've rebased and updated the branch source to `rjsf-team:main` Now all build issues have been solved.