You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
nwhittaker
added
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
labels
Jun 16, 2022
nwhittaker
changed the title
Focus not trapped by modal if active is initially true
Focus not trapped (et al.) by modal if initially activeJun 16, 2022
geospatialem
added
the
research
Issues that require more in-depth research or multiple team members to resolve or make decision.
label
Jul 22, 2022
geospatialem
removed
needs triage
Planning workflow - pending design/dev review.
research
Issues that require more in-depth research or multiple team members to resolve or make decision.
labels
Jul 22, 2022
Uh oh!
There was an error while loading. Please reload this page.
Actual Behavior
If a
<calcite-modal>
component is rendered with anactive
attribute, it behaves differently than ifactive
is enabled later:calciteModalOpen
event never firesExpected Behavior
If a
<calcite-modal>
component is rendered with anactive
attribute, it behaves the same as whenactive
is enabled later.Reproduction Sample
https://codepen.io/nwhittaker-esri/pen/YzegaoB?editors=1011
Reproduction Steps
calciteModalOpen
is not logged to the consoleReproduction Version
beta.83
Relevant Info
No response
Regression?
No response
The text was updated successfully, but these errors were encountered: