Changing Demo Tabs doesn't work
Open
- Dominant language
- HTML
- Stars
- 73
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I am having an issue with displaying the styleguide properly. When trying to change the Demo Tab from e.g. HTML to JS, I keep getting an error.
```
Uncaught TypeError: e.data is not a function
at d..tab click (static.js:3)
at HTMLLIElement.eval (static.js:3)
at HTMLDivElement.d (static.js:3)
```
I tried to set up several new projects with different approaches, but the error still keeps appearing. To me it seems like it's a problem with the generated static.js file I'm not supposed to change manually. Has anyone experienced this error before? Would appreciate any help!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.