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
under some special circumstances, function jwt can work but tokenResolvers.find can't work, so token is undefind, it happend after I download a file form server, when I use
forEach function forEach() { [native code] } // native code should see this
find function find() { *&^&%&*%*&%*%*& } // prototype has been modify should see this
under some special circumstances,
function jwt
can work buttokenResolvers.find
can't work, sotoken is undefind
, it happend after I download a file form server, when I useinstead of
it can works well after I download file
The text was updated successfully, but these errors were encountered: