Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

named import error #299

Closed
stuarthendren opened this issue Sep 28, 2022 · 1 comment · Fixed by #300
Closed

named import error #299

stuarthendren opened this issue Sep 28, 2022 · 1 comment · Fixed by #300
Labels
bug Something isn't working released

Comments

@stuarthendren
Copy link
Contributor

What happened?

When using styled gives typescript error e.g.

Exported variable 'JSForm' has or is using name 'Stitches' from external module "/workspaces/components-rjsf/node_modules/@committed/components/dist/stitches.config" but cannot be named.

What did you expect to happen?

No error

Any relevant technical information (OS, versions, logs)?

happens after update to 1.2.8 of stitches

@stuarthendren stuarthendren added the bug Something isn't working label Sep 28, 2022
stuarthendren added a commit that referenced this issue Sep 28, 2022
Related to stitchesjs/stitches#1014 this atempts the suggested fix to
remove the import and use the Property and Scale values types directly

fix #299
@commitd-bot
Copy link
Contributor

🎉 This issue has been resolved in version 8.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants