dockview icon indicating copy to clipboard operation
dockview copied to clipboard

Provide examples in all supported frameworks and JavaScript

Open ygmgbg opened this issue 10 months ago • 3 comments

https://dockview.dev/templates/, all examples are down for two weeks , please help! Thank you!

ygmgbg avatar Apr 07 '25 19:04 ygmgbg

Actually, all the links shown in the index at https://dockview.dev/templates/ appear to work. But the inline examples inside the docs are all still broken, e.g. on this page https://dockview.dev/docs/core/panels/add I see a 404 for this URL: https://dockview.dev/templates/dockview/update-title/javascript/index.html

Image

mpearson avatar Apr 09 '25 18:04 mpearson

I should also note that these only appear to be broken when you have vanilla JS selected in the framework dropdown at the top of each page. It looks like those examples are simply not present in the templates dir.

mpearson avatar Apr 09 '25 19:04 mpearson

should be working now - the caveat to this is some examples don't exist for both JavaScript and Vue which is why you may see the occassion Page Not Found. Working on having all examples in all languages though

mathuo avatar Apr 13 '25 18:04 mathuo

Thank you!

ygmgbg avatar May 06 '25 20:05 ygmgbg