windicss / windicss-analysis

🔍 A visual analyzer for Windi CSS
https://analysis-demo.windicss.org
MIT License
129 stars 7 forks source link

[BUG] page content just shown on reload in VS Code #6

Closed alexanderniebuhr closed 3 years ago

alexanderniebuhr commented 3 years ago

https://user-images.githubusercontent.com/45965090/112950686-d73a8780-913a-11eb-9a1a-5f352f192abc.mp4

Originally posted by @alexanderniebuhr in https://github.com/windicss/windicss-analysis/issues/1#issuecomment-809987263

alexanderniebuhr commented 3 years ago

this is still happening. Do not think it is caused by the webview (nav is loaded directly).. maybe something with computed and vue lifecycle? @antfu

antfu commented 3 years ago

Can you check out the webview console?

alexanderniebuhr commented 3 years ago

Nothing which looks wrong to me https://user-images.githubusercontent.com/45965090/112995215-4c25b580-916b-11eb-85fd-a6856bd8dbb5.mp4

antfu commented 3 years ago

Switched to hash mode, try 0.0.15

alexanderniebuhr commented 3 years ago

seems to work on macOS Big Sur, need to test later on Windows (where the bug happened earlier)