Dmac

Results 22 comments of Dmac

Is there any progress on this? According to me, chakra-ui simply does not work at all. Can anyone verify this?

I'm just doing the same thing as what is shown in the docs, yet the example in the docs does not work. https://react-jsonschema-form.readthedocs.io/en/latest/api-reference/themes/chakra-ui/uiSchema/ "The props are given to the parent...

@jzander @rodrigofuentes Any ideas?

This would be super helpful. Also supporting superscript tags would be a blessing. Right now, I'm running my own Superscript react component to get around this.

Seems like I'm able to fix by replacing 'defaultValue' within the ui property to the function 'defaultItem'

I mean, ideally this should not throw an error, or at least it should warn the user 'hey you are trying to use defaultValue, but you should instead be using...

In addition to this, I have noticed that the gauges animate in a very slow and painful manner on mobile devices. I'm wondering if this will help fix the issue...

Thanks @jamespohalloran I wasn't given the budget at work to try to dig in further since the client halted the project. If I get some free time I'll try to...

➜ Improved git:(master) ✗ yarn export yarn run v1.22.19 $ blitz export Loaded env from /Users/d/Documents/6_Code/Lebri-Improved/.env.local Loaded env from /Users/d/Documents/6_Code/Lebri-Improved/.env Error: Cannot find module 'export' Require stack: - /Users/d/Documents/6_Code/Improved/noop.js @beerose...