egoist / docute

📚 Effortless documentation, done right.
https://docute.egoist.dev
MIT License
3.81k stars 427 forks source link

Docute does not work with the latest VueDevTools beta (5.0.0-beta3) #199

Open manniL opened 5 years ago

manniL commented 5 years ago

Hey :wave:

Docute is broken in FF (version 64 on Ubuntu Linux) when using the latest VueDevTools beta.

Examples: https://v3.docute.org/

image

egoist commented 5 years ago

it works for me, did it load resources from https://cdn.jsdelivr.net successfully?

manniL commented 5 years ago

@egoist image

They did.

PS: Also on Windows 10, latest FF

dobromir-hristov commented 5 years ago

Works fine under FF Dev edition. Just tested.

manniL commented 5 years ago

@dobromir-hristov I can second this. It works on FF Dev edition, but not on the latest "normal" Firefox.

dobromir-hristov commented 5 years ago

Hey @manniL the homepage or the inner pages are busted on your end? I just updated FF normal edition and all works good.

manniL commented 5 years ago

Hey @dobromir-hristov 👋

The whole page is just a white screen (as shown in the screenshot above).

Just found out that disabling the Vue.js dev tools helps 🙈

dobromir-hristov commented 5 years ago

Ah ok I didnt have devtools on that one. It works fine with 4.1.5 though.

manniL commented 5 years ago

@dobromir-hristov I did not think of that before, honestly. With the latest stable version it works like a charm 😄