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

Lit 3.0 is causing issues that need to be reviewed #215

Closed
blackfalcon opened this issue Sep 24, 2021 · 1 comment · Fixed by #216
Closed

Lit 3.0 is causing issues that need to be reviewed #215

blackfalcon opened this issue Sep 24, 2021 · 1 comment · Fixed by #216
Assignees
Labels
Type: Bug Bug or Bug fixes

Comments

@blackfalcon
Copy link
Member

Describe the bug

A recent upgrade to auro-banner produced an error where v3.0 fo Lit Element caused the element to break.

To Reproduce

Steps to reproduce the behavior:

  1. Go to any element
  2. Upgrade to lit-element v3.0
  3. npm run build
  4. See error

Expected behavior

The element does not break with build

@blackfalcon
Copy link
Member Author

Follow up issue

blackfalcon pushed a commit that referenced this issue Sep 24, 2021
## [3.9.1](v3.9.0...v3.9.1) (2021-09-24)

### Bug Fixes

* **lit:** fix generator to use v2.5.1 of LitElement [#215](#215) ([b5d2f37](b5d2f37))
@blackfalcon blackfalcon removed this from the wc-generator v4.0-rc milestone May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants