awcodes / alpine-floating-ui

Add Floating UI functionality to Alpine 3.x components.
MIT License
79 stars 3 forks source link

Unexpected token '?' on iOS Safari #5

Closed abdulmejidshemsu closed 1 year ago

abdulmejidshemsu commented 1 year ago

We have the following JavaScript error on Safari browser: SyntaxError: Unexpected token '?' OS: iOS, version: <= v13.3, basically any version that is below v13.4

for example take the below device as an example image

awcodes commented 1 year ago

This plugin uses floating ui and alpine under the hood. Check those two to see if they have support for that browser. There is nothing browser specific in this integration.