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
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
I opend the question in Stackoverflow. Please have a detailed look here.
But to make it short, I noticed an error in Firefox:
I found out that
import places from 'places.js';
overwrites the native promise.If you try this out, it should work on firefox
but it does not! Test it on your own demo page: https://community.algolia.com/places/
Please add finally to promise or my other guess is in package.json
The text was updated successfully, but these errors were encountered: