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
There should be some validationRegex for this parameter, since we know it should look likehttps://*.page.link
Actual Behavior
There isn't any validation. If you try to install with something invalid, the extension deploys correctly but sets shortUrl to undefined every time it triggers.
Expected Behavior
There should be some validationRegex for this parameter, since we know it should look like
https://*.page.link
Actual Behavior
There isn't any validation. If you try to install with something invalid, the extension deploys correctly but sets shortUrl to undefined every time it triggers.
Specifications
firestore-shorten-urls-dynamic-links
0.1.1
The text was updated successfully, but these errors were encountered: