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
Currently, Liqvid doesn't work in React's Strict Mode. This is mainly due to double-renders (facebook/react#12856, facebook/react#20835) along with how we set up keyboard shortcuts.
The text was updated successfully, but these errors were encountered:
Currently, Liqvid doesn't work in React's Strict Mode. This is mainly due to double-renders (facebook/react#12856, facebook/react#20835) along with how we set up keyboard shortcuts.
The text was updated successfully, but these errors were encountered: