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
Sometimes, I'd like my front-end to pass a string instead of a File blob (I'm storing photoURL in my TABLEs).
Is it possible to detect if the passed value is actually a File and not crash like it does now?
The text was updated successfully, but these errors were encountered:
Sometimes, I'd like my front-end to pass a string instead of a File blob (I'm storing photoURL in my TABLEs).
Is it possible to detect if the passed value is actually a File and not crash like it does now?
The text was updated successfully, but these errors were encountered: