elements
elements copied to clipboard
elements-example-react app not working when deployed
Bug Report
Our sample apps for Angular, Vue and React have been deployed via Github Actions since #653 and are available via:
- https://elements.inovex.de/example-projects/angular/
- https://elements.inovex.de/example-projects/react/
- https://elements.inovex.de/example-projects/vue/
Unlike the Angular and Vue example apps, the React app does not work and you see a lot of errors thrown in the console.
Possible Solution
Might be linked to Vite, which is a new builder for JS apps.