I am making a flask app, I am currently only developing the front-end but the web preview never works I always get ✘ Preview failed to start. Does anybody know how to fix this?
I am making a flask app, I am currently only developing the front-end but the web preview never works I always get ✘ Preview failed to start. Does anybody know how to fix this?
Hi @Jquin - are you using the built-in Flask template? Or are you importing your own project?
Thanks,
Kirupa
Hi @kirupa - I am using the built-in Flask template.
Thanks,
Jquin
It stopped working after a while but, I have recreated it in another workspace and now it works
Thanks