Erseni
Erseni
The following api call `autoCompleteJS.select(0);` is throwing a TypeError `Uncaught TypeError: Cannot set properties of undefined (setting 'event')` To reproduce just enter the api call at the end of the...
`var googleAPIURL = 'https://www.googleapis.com/pagespeedonline/v2/runPagespeed?filter_third_party_resources=false&locale=en_GB&screenshot=false&strategy={selected_strategy}&url=',` `googleAPIURL += '&key='+settings.googleAPIKey;` `var url = googleAPIURL.replace('{selected_strategy}', selectedStrategy) + encodeURIComponent(currentValue);` the api key is between the "&url" and the value
**Is your feature request related to a problem? Please describe.** I wat to use the duotone Fontawesome Icons. **Describe the solution you'd like** change regex for font awesome icons to...
## Describe the issue On Android i can register with my fingerprint, but i cannot sign in. There is a Timeout and ## Reproduction Steps 1. Go to https://webauthn.io/ 2....