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

pins primereact to work around incompatability in FilePicker.tsx #4

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

stockholmux
Copy link
Contributor

Fixes #3

In primereact 9.4.0+ an incompatibility was created in how this repo uses the FilePicker component resulting in an unusable build

This pull request pins the primereact dependency to the latest compatible version (9.3.1). Long term, the project should either refactor the use of the FilePicker or move to a component library that respects SemVer.

@t-paul t-paul merged commit d211109 into openscad:main Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

primereact causes runtime issues
2 participants