vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.9k stars 6.97k forks source link

[Documentation] bug: Uncaught (in promise) RangeError: Maximum call stack size exceeded #20539

Open Simon-He95 opened 1 month ago

Simon-He95 commented 1 month ago
image

changed link and refresh sometime will happen

Simon-He95 commented 1 month ago

https://vuetifyjs.com/en/introduction/why-vuetify/

Simon-He95 commented 1 month ago

录屏2024-09-30 15 24 56

KaelWD commented 1 month ago

Yeah that doesn't really help lol

https://github.com/user-attachments/assets/6bca887e-1837-4019-b63b-a808f41763a1

Simon-He95 commented 1 month ago

do you open this page? vuetifyjs.com/en/introduction/why-vuetify

Sandyzhao19 commented 1 month ago

I've encountered the same issue while developing with Vuetify 3.7. Transitioning between pages with large data loads results in a RangeError. I noticed the same problem on vuetifyjs.com/en/introduction/why-vuetify as well. Everything was functioning correctly with Vuetify 3.6.15.

KaelWD commented 2 weeks ago

I added error tracking and this seems to be happening a lot, I still can't reproduce it myself though.

Sandyzhao19 commented 1 week ago

I added error tracking and this seems to be happening a lot, I still can't reproduce it myself though.

Hi Kael, I can reproduce it using Chrome. Nothing is showing on Firefox.

KaelWD commented 1 week ago

Are you able to debug it for us then?