Hello everyone !
I’m trying to deploy my Ionic React application on Netlify but a few things are not working as expected.
The components are not rendering correctly. I don’t know if it’s a CSS problem because when i use the devTools of the browser, all of components is present but just invisible. Locally, everything works fine. The problem is happening after the build.
Can someone help me ?
Here is the link of the repository : click me
Here is the link of the site : click me
use “test@gmail.com” for the login and “test” for the password
Thanks