No badges yet
No accepted solutions yet
Deployed app showing only white screen
I have found the issue, my index.html was lacking the react entry file “<script type="module" src="/index.tsx"></script>”. Adding the tag has solved the problem.
Deployed app showing only white screen
I have deployed this app, the only thing showing is a blank white screen both in preview and when I navigate to the domain. There are no errors in build log. 11:48:38.492 Running...