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
When using mode='tags', a selected tag can be deleted by using the backspace/delete key or by clicking the x or close icon.
Using a custom tags slot, its possible to hide the x icon, but the tag will still be deleted using backspace key.
How can this be prevented?