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

Website: Playground crashes with "Class extends value undefined is not a constructor or null" #5771

Closed
2 tasks done
JoshuaKGoldberg opened this issue Oct 9, 2022 · 1 comment · Fixed by #5772
Closed
2 tasks done
Labels
accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working documentation Documentation ("docs") that needs adding/updating

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Oct 9, 2022

Before You File a Documentation Request Please Confirm You Have Done The Following...

Suggested Changes

class RuleTester extends TSESLint.RuleTester {
//                       ~~~~~~~~~~~~~~~~~~~
// Uncaught TypeError: Class extends value undefined is not a constructor or null

Just noticed today. Likely a side effect of #5750.

Interestingly, it works locally on my laptop - just not on production...

Affected URL(s)

https://typescript-eslint.io/play

@JoshuaKGoldberg JoshuaKGoldberg added triage Waiting for maintainers to take a look documentation Documentation ("docs") that needs adding/updating bug Something isn't working accepting prs Go ahead, send a pull request that resolves this issue and removed triage Waiting for maintainers to take a look labels Oct 9, 2022
@JoshuaKGoldberg
Copy link
Member Author

We should really get #5579 out the door. But, #5763 is really making that painful.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepting prs Go ahead, send a pull request that resolves this issue bug Something isn't working documentation Documentation ("docs") that needs adding/updating
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant