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
I am using this MaterialEntry for my project. I opening the modal popup (ie dialog box) inside the dialog box Textbox control are not clickable. this is my code
Not sure why this would be happening. Could be the tap gesture recognizer interfering since I use this controls in these sort of overlays all the time. If you switch out the MaterialEntry for a regular Entry, does it work?
Hi,
I am using this MaterialEntry for my project. I opening the modal popup (ie dialog box) inside the dialog box Textbox control are not clickable. this is my code
this is my code but for normal window its working but for adding it to popup it is not working
The text was updated successfully, but these errors were encountered: