vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.96k stars 243 forks source link

Add buttons for ListItems don't work #1220

Closed manchuwook closed 1 year ago

manchuwook commented 1 year ago

I've tried bootstrap-5, mui-5, and even unstyled - none of them have a working add button for a ListItem. The closest I got was that MUI-5 shows a section and a button, but clicking it does nothing.

image

Do I need something to be loaded at the App.tsx level?

manchuwook commented 1 year ago

Please ignore this, going to GitHub discussions on this instead

radekmie commented 1 year ago

Hey @manchuwook. You can always convert an issue into a discussion on GitHub. In any case, I'll continue there.