No assets is working.. and status bar blinking

hi… everybody please all my assets are not working at all… all pictures…
and my statusbar is bliking…

i made a small video this is the link…
all my asset are in “src/static/”
everything was working fine in f7… v5

Video not really helpful, what will be helpful:

  • screenshot of files/folders structure of the project
  • full relevant code examples

image

when i make “npm run dev” all assets are working fine


… i hope this is helpfull… if there is something missing please let me know… thanks

move your static folder inside of the public folder, and keep img sources as it is now, e.g. src="static/image.png"

all assets are working now… thanks