Open mrienstra opened 4 months ago
Weird it seems to run without issues on Stackblitz, I'll run some tests on Monday.
Also, it would be nice if all of these example repos had GitHub issues enabled. I also found a (minor) issue with https://github.com/pqina/pintura-example-nextjs (sticker SVGs are missing), but I can't open an issue there. I'd much prefer to give feedback on GitHub repos in the repo itself, rather than figuring out how best to contact PQINA.
I'll open up the issue trackers.
The issue was that it tried to load all plugins instead of only the ones that had their locale loaded. Just fixed.
Added link from react repo to this one
I didn't have any issue with https://github.com/pqina/pintura-example-nextjs and https://github.com/pqina/pintura-example-react , both were easy to get running locally.
But with this repo, I see "undefined" instead of some of the plugin names (buttons down the left side), and attempting to open the last tool -- presumably "Redact" -- throws an error:
It was also a little hard to find this repo, a few of the other repos link to it -- see https://github.com/search?q=org%3Apqina%20pintura-example-react-typescript&type=code -- but others do not, and https://pqina.nl/pintura/guide/#examples-panel does not.
Also, it would be nice if all of these example repos had GitHub issues enabled. I also found a (minor) issue with https://github.com/pqina/pintura-example-nextjs (sticker SVGs are missing), but I can't open an issue there. I'd much prefer to give feedback on GitHub repos in the repo itself, rather than figuring out how best to contact PQINA.