Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

[BUG] Uncaught TypeError: Class constructor gt cannot be invoked without 'new' #5

Open
benbenbenbenbenben opened this issue Feb 28, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@benbenbenbenbenben
Copy link
Contributor

Describe the bug
LitElement doesn't load. App is blank with error in console:

Uncaught TypeError: Class constructor gt cannot be invoked without 'new'

Is this connected to the fact native web components must use new but they're being transpiled?

To Reproduce
Steps to reproduce the behavior:

  1. Checkout this repo
  2. yarn build:static
  3. cd build
  4. http-server

Expected behavior
App loads

Desktop (please complete the following information):

  • Browser: *
@benbenbenbenbenben benbenbenbenbenben added the bug Something isn't working label Feb 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants