Max Wheeler
Max Wheeler
Nick, started using this for a new project. Really great stuff. I've come across one limitation thus far which is that the `form:textarea` template doesn't retain the linebreaks when populating...
I’m seeing a strange issue in where users can’t zoom to the maximum available range until they toggle a layer on or off. You can see it in the gif...
👋 Hello. We have a component that’s using this hook with in it’s default form (no custom callback) and have been getting a lot of `ResizeObserver loop limit exceeded` errors...
Having used this a little more recently, one of the things that I’ve come across a few times is that I’d like to have resources that are dependent on the...
I’ve _just_ started using this on a project and have a situation where I want to `refresh` the data after a change. At the moment it seems like there’s no...
Hello! I’ve started playing around with astroturf for a slightly strange project. It’s a library that exports a _lot_ of individual atomic classes using the `css` API (about 10,000) and...
https://github.com/cultureamp/kaizen-design-system/blob/0e954e3e42c6fd56ab19025a93a850732e01e714/draft-packages/form/KaizenDraft/Form/RadioGroup/RadioGroup.tsx#L39 I’m using the 3.x version of `draft-form` in a project and my build was getting all confused because TypeScript is resolving the value of this default export as the...