html-editor-enhanced
html-editor-enhanced copied to clipboard
failure in production (firebase hosting)
hello everyone, I correctly tested this editor in dev, but when I deploy the project to production (using firabase hosting) the editor's body does not load successfully and puts a gray background in place after loading the site's splash screen (wtf ?!).
The compilation command used was:
flutter build web --web-renderer html --release --no-tree-shake-icons
Can someone help me ?
Hello @ranulfo can you please provide me the console of the browser?
yes of course see the printscreen:
Any solution for this issue ?
facing the same issue
facing same issue
@Ashhad08 check console log there might be some html file that is unable to access from your server. In my case inginx was not serving the file.
@Ashhad08 check console log there might be some html file that is unable to access from your server. In my case inginx was not serving the file. Then what's the solution. i am using firebase hosting