Provide examples in all supported frameworks and JavaScript
https://dockview.dev/templates/, all examples are down for two weeks , please help! Thank you!
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
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.
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
Thank you!