You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observe the error message Application error: a client-side exception has occurred (see the browser console for more information).
Has been recreated on both chrome and brave public and private browsers
Expected behavior
Ideally the website should stay visible so that users can explore the different components made available through the create-web3-dapp package
Screenshots
Desktop (please complete the following information):
OS: M1 Mac
Browser chrome
Version 118.0.5993.117 (Official Build) (arm64)
Browser brave
Version 1.46.138 Chromium: 108.0.5359.94 (Official Build) (arm64)
Smartphone (please complete the following information):
Device: Iphone15 pro
OS: iOS17.1
Browser Chrome
Version 119.0.6045.109 (Official Build) stable (64-bit)
Additional context
Some quick research says its probably a malformed loaded script. The time delay between the page loading and the error occurring leads me to believe that is correct. The script that takes longest to load in the network tab is "getComponentByName" which returns a client version rather than any sort of "NFT Gallery Component". Given that the error is triggered afterwards I'm curious if that is the source of error.
Describe the bug
The website https://createweb3dapp.alchemy.com loads for a split second then errors out.
To Reproduce
Steps to reproduce the behavior:
Application error: a client-side exception has occurred (see the browser console for more information).
Has been recreated on both chrome and brave public and private browsers
Expected behavior
Ideally the website should stay visible so that users can explore the different components made available through the create-web3-dapp package
Screenshots
Desktop (please complete the following information):
OS: M1 Mac
Browser chrome
Version 118.0.5993.117 (Official Build) (arm64)
Browser brave
Version 1.46.138 Chromium: 108.0.5359.94 (Official Build) (arm64)
Smartphone (please complete the following information):
Additional context
Some quick research says its probably a malformed loaded script. The time delay between the page loading and the error occurring leads me to believe that is correct. The script that takes longest to load in the network tab is "getComponentByName" which returns a client version rather than any sort of "NFT Gallery Component". Given that the error is triggered afterwards I'm curious if that is the source of error.
@Eversmile12
The text was updated successfully, but these errors were encountered: