elements icon indicating copy to clipboard operation
elements copied to clipboard

elements-example-react app not working when deployed

Open janivo opened this issue 3 years ago • 0 comments

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.

janivo avatar Aug 03 '22 14:08 janivo