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
the string "-1 OR 2+761-761-1=0+0+0+1 -- " fails to parse and takes getBest with it:
require('locale-id').getBest(["en_US"],"-1 OR 2+761-761-1=0+0+0+1 -- ","en_US")// 💥 TypeError: Cannot destructure property 'language' of 'parse(...)' as it is undefined.
The text was updated successfully, but these errors were encountered:
the string
"-1 OR 2+761-761-1=0+0+0+1 -- "
fails toparse
and takesgetBest
with it:The text was updated successfully, but these errors were encountered: