We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When running init() in the console, I'm getting the following error:
init()
TypeError: Failed to fetch dynamically imported module: https://unpkg.com/date-fns/esm/index.js Something went wrong! Please try again
Tested on the latest Chrome (v111.0.5563.146) in incognito mode.
v111.0.5563.146
Here's the screenshot:
The text was updated successfully, but these errors were encountered:
For reference: date-fns/date-fns#3405
Sorry, something went wrong.
No branches or pull requests
When running
init()
in the console, I'm getting the following error:Tested on the latest Chrome (
v111.0.5563.146
) in incognito mode.Here's the screenshot:
The text was updated successfully, but these errors were encountered: