Skip to content
New issue

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

JavaScript error on console #1389

Closed
mfranzke opened this issue Dec 7, 2021 · 0 comments · Fixed by #1390
Closed

JavaScript error on console #1389

mfranzke opened this issue Dec 7, 2021 · 0 comments · Fixed by #1390
Assignees
Labels

Comments

@mfranzke
Copy link
Contributor

mfranzke commented Dec 7, 2021

I am using Pattern Lab Node v5.15.5 on Mac, with Node v12.13.1, using a handlebars Edition with the demo patterns installed.

Expected Behavior

The pattern lab UI loads without any JavaScript errors on the browsers console.

Actual Behavior

The pattern lab UI loads with the following JavaScript error on the browsers console:

Uncaught (in promise) TypeError: s.a is not a constructor
    at Module.181 (pl-modal-viewer-chunk-a3ad014618a383c177cd.modern.js:formatted:92)
    at o (patternlab-viewer.modern.js:formatted:45)
Steps to Reproduce

Open https://patternlab-handlebars-preview.netlify.app/ in an evergreen browser and have a look at the developers bar console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant