Heath C
Heath C
@pkalisiewicz Can you fix your build, then I will take a look at the PR
@pkalisiewicz Ah, yeah that is an issue with adding new themes. I'm wrapping up a new feature and will take a look at this PR by next Monday. Sorry for...
@pkalisiewicz it looks like there is a typescript issue with your build? ``` (typescript) Error: /home/runner/work/react-jsonschema-form/react-jsonschema-form/packages/mantine-ui/src/MantineProvider/MantineProvider.tsx(1,53): semantic error TS2307: Cannot find module '@mantine/core' or its corresponding type declarations. ```
@pkalisiewicz If you can fix the build issues and deal with the conflicts, I can release your changes as part of 5.8.0 and then in 5.8.1 we can enable mantine-ui...
@pkalisiewicz It looks like the build is still having the Typescript issue.
@pkalisiewicz It still isn't working with the same typescript issue.
@pkalisiewicz Have you figured out why the builds keep failing with a typescript issue?
@pkalisiewicz Can you update the mantine version to v5 and try again?
@pkalisiewicz two things, first please revert any of the `package-lock.json` files that are not related to `mantine-ui` or the playground. Second, there seems to be an issue with imports for...
@pkalisiewicz @dbsmck @nachiket-p We need someone to help get these changes over the line