John S

Results 115 comments of John S

@mischnic I get the error even with your first example: ```javascript import { Tooltip, Button } from "@mantine/core"; function App() { return ( Button with tooltip ); } ``` I...

Hmmm, that repo works for me too. My build system is admittedly a bit different, but it's odd that the error I'm getting is from an issue with this specific...

@mischnic I've isolated a test case that fails outside of my build stack and will create a separate issue for it. I still don't know why it's failing, but it...

Closing since no further comments, but will mention that something like this was also brought up on issue #828

Closing since no further comments.

Closing this issue due to no further comments.

This seems like it might be a similar behavior as on issue #837, where it works in the function call but not using expression syntax.

Closing since no further comments.

PyPI and GitHub releases are now in sync.

Closing since no further comments.