fix: [cannot set the modal value] in [Dialog component] #5731
Labels
area:fast-foundation
Pertains to fast-foundation
bug
A bug
closed:obsolete
No longer valid
community:question
A question from the community.
status:needs-investigation
Needs additional investigation
🐛 Bug Report
Cannot set the modal to be false by:
modal="false"
ormodal={false}
or?modal="false"
or any other way that i can come up with..💻 Repro or Code Sample
🤔 Expected Behavior
the modal should be set as false and there should be no overlay element.
😯 Current Behavior
the modal seems still remains true and the overlay element still exists
💁 Possible Solution
🔦 Context
i was hoping to get rid of the overlay element since I was trying to implement a hover to open feature and the overlay would affect the mouseleave function
please ping me @YuecongLou at teams
🌍 Your Environment
The text was updated successfully, but these errors were encountered: