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 prefer Window over Dialog also because of how you write handling of the context. The two have it done very differently. I don't want to have inconsistent code regarding how data/context is handled for my pop-ups so I am sticking with Window since it's basically just a dialog with already implemented Card, Optional pop-up features like minimize, and the Injection of Context is neat.
NbWindowControlButtonsConfig
should also have the option to hide thex
button at the top right.Right now, I am forced to write
Please update so that we have
The text was updated successfully, but these errors were encountered: