[Documentation] All of the API pages from the Vuetify documentation don't work.
Environment
Browsers: Chrome 127.0.0.0 OS: Windows 10
Steps to reproduce
Go to any page from the API tab. For example, https://vuetifyjs.com/en/api/use-date/
Expected Behavior
The page has loaded
Actual Behavior
The page didn't load. White screen and an error in the console: ‘Dynamic import error, reloading page did not fix it TypeError: Failed to fetch dynamically imported module: https://vuetifyjs.com/assets/name-Hy9gfm8O.js’, main.ts:141
Reproduction Link
https://vuetifyjs.com/en/api/use-date/
Other comments
The problem is over two weeks old.
this seems to be working for me, no issues that I can see. Did you try with another browser/private tab/force refresh of the cache?
this seems to be working for me, no issues that I can see. Did you try with another browser/private tab/force refresh of the cache?
Just managed to open the page in Google Chrome in the incognito tab, I'll use it that way for now. Earlier I tried clearing cache, tried different browsers, enabled VPN, disabled IPv6, nothing helped.
could it be some sort of browser plugin/addon/extension that may be causing this? These are usually disabled, when running an incognito tab.
I had the same problem. Disable ad blocker or other plugins to restore functionality.
Click reload [empty cache and hard reload] on chrome version 139.0.7246.0 (Official Build) dev (64-bit) works for me. Documentation works fine afterwards.