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
fix: bind empty message string as plain text to avoid xss
BREAKING CHANGE: `emptyMessage` no longer allow passing html to prevent XSS attacks. use slot based content projection `empty-content` for displaying html rich empty content message.
0 commit comments