html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

failure in production (firebase hosting)

Open ranulfo opened this issue 1 year ago • 7 comments

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 Screen Shot 2023-07-14 at 12 26 36 Screen Shot 2023-07-14 at 12 25 12

Can someone help me ?

ranulfo avatar Jul 14 '23 15:07 ranulfo

Hello @ranulfo can you please provide me the console of the browser?

majdzain12 avatar Jul 19 '23 18:07 majdzain12

yes of course see the printscreen:

Screen Shot 2023-07-21 at 11 05 57

ranulfo avatar Jul 21 '23 14:07 ranulfo

Any solution for this issue ?

ranulfo avatar Jul 27 '23 16:07 ranulfo

facing the same issue

Shriyanshx avatar Sep 15 '23 08:09 Shriyanshx

facing same issue

Ashhad08 avatar Jan 24 '24 10:01 Ashhad08

@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.

Shriyanshx avatar Jan 24 '24 10:01 Shriyanshx

@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

Ashhad08 avatar Jan 27 '24 10:01 Ashhad08