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

Cannot create instance of auro-popover without DOMException #69

Closed
janabimustafa opened this issue Mar 20, 2024 · 0 comments · Fixed by #68
Closed

Cannot create instance of auro-popover without DOMException #69

janabimustafa opened this issue Mar 20, 2024 · 0 comments · Fixed by #68
Assignees
Labels
auro-popover not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes

Comments

@janabimustafa
Copy link
Contributor

janabimustafa commented Mar 20, 2024

Please verify the version of auro-popover you have installed

v3.2.2

Please describe the bug

  1. Go to auro.alaskaair.com
  2. Open console
  3. Type
 document.createElement('auro-popover')
  1. Observe exception

image

Reproducing the error

This issue is reproducible on the Auro docsite

Expected behavior

Element is created successfully

What browsers are you seeing the problem on?

Chrome, Microsoft Edge

Additional context

No response

Exit criteria

The issue can be closed once I can call document.createElement('auro-popover') without exception.

@janabimustafa janabimustafa added Type: Bug Bug or Bug fixes auro-popover not-reviewed Issue has not been reviewed by Auro team members labels Mar 20, 2024
@jordanjones243 jordanjones243 linked a pull request Mar 20, 2024 that will close this issue
3 tasks
blackfalcon pushed a commit that referenced this issue Mar 20, 2024
## [3.2.3](v3.2.2...v3.2.3) (2024-03-20)

### Bug Fixes

* **dom:** move event and private attr to new lifecycle function [#69](#69) ([eb801a4](eb801a4))

### Performance Improvements

* **deps:** update dependencies ([de81bee](de81bee))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-popover not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants