vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Documentation] All of the API pages from the Vuetify documentation don't work.

Open AnatolyRrr opened this issue 1 year ago • 4 comments

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.

AnatolyRrr avatar Aug 26 '24 06:08 AnatolyRrr

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?

pano9000 avatar Aug 26 '24 07:08 pano9000

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.

AnatolyRrr avatar Aug 26 '24 07:08 AnatolyRrr

could it be some sort of browser plugin/addon/extension that may be causing this? These are usually disabled, when running an incognito tab.

pano9000 avatar Aug 26 '24 08:08 pano9000

I had the same problem. Disable ad blocker or other plugins to restore functionality.

IvaschenkoAA avatar Aug 28 '24 04:08 IvaschenkoAA

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.

nawi-harta avatar Jun 22 '25 21:06 nawi-harta