Hi guys,
Full Black screen appears after deploying my React app on Netlify. The deployment completes without errors, but when I visit the site, the Blackscren is blank, and nothing loads. The same app works fine on my local environment.
I have checked the browser developer console and found no specific errors. Iam using React with React Router and suspect it might be related to route configurations or build settings.
Has anyone experienced this issue or knows how to resolve it? Any help would be greatly appreciated. Thank you!