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
In the provided snippets you can see I wrapped my conditional button with Dialog.Trigger but it does not work for both of the buttons.
The one solution was to wrap Dialog.Trigger for both of the buttons in there component means if two conditional buttons than two Dialog.Trigger - but I don't like this approach so need some solution.
In the provided snippets you can see I wrapped my conditional button with
Dialog.Trigger
but it does not work for both of the buttons.The one solution was to wrap
Dialog.Trigger
for both of the buttons in there component means if two conditional buttons than twoDialog.Trigger
- but I don't like this approach so need some solution.The text was updated successfully, but these errors were encountered: