Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Error Invalid Group Specifier Name on Safari #239

Closed
DAIL7069 opened this issue Jan 7, 2024 · 6 comments · Fixed by #243
Closed

[Bug] Error Invalid Group Specifier Name on Safari #239

DAIL7069 opened this issue Jan 7, 2024 · 6 comments · Fixed by #243
Labels
bug Something isn't working

Comments

@DAIL7069
Copy link

DAIL7069 commented Jan 7, 2024

imageIt seems that there is a bug in the Safari browser and the website does not work properly. But edge is normal

@DAIL7069 DAIL7069 added the bug Something isn't working label Jan 7, 2024
@schlagmichdoch schlagmichdoch changed the title [Bug] [Bug] Error _Invalid Group Specifier Name_ on Safari Jan 7, 2024
@schlagmichdoch schlagmichdoch changed the title [Bug] Error _Invalid Group Specifier Name_ on Safari [Bug] Error Invalid Group Specifier Name on Safari Jan 7, 2024
@schlagmichdoch
Copy link
Owner

Not good. Thanks for reporting!
What version of safari do you use?

Apparently, Safari only supports one specific part of the REGEX since version 16.4 https://caniuse.com/js-regexp-lookbehind

@DAIL7069
Copy link
Author

DAIL7069 commented Jan 8, 2024

Not good. Thanks for reporting! What version of safari do you use?

Apparently, Safari only supports one specific part of the REGEX since version 16.4 https://caniuse.com/js-regexp-lookbehind

ios15.5,iphone13

schlagmichdoch added a commit that referenced this issue Jan 12, 2024
@DAIL7069
Copy link
Author

ios15.5,iphone13

This is the version of your phone. What's the Safari version on your Mac? (Upper left corner Safari > About Safari

I fixed the issue that I mentioned. Please test whether there are any other issues on this instance: https://pairdrop-dev.onrender.com/

Safari version:15.6.1.There seems to be no problem.

@schlagmichdoch
Copy link
Owner

So instead of "Loading..." it shows a name and does not log any errors in the console?

@DAIL7069
Copy link
Author

So instead of "Loading..." it shows a name and does not log any errors in the console?

yes,no problem now.

@schlagmichdoch
Copy link
Owner

The following comments were deleted by GitHub (via hubot) as part of mistakenly marking this account as spam on 17th February 2024. The correct thread order and the creation date is unclear. I decided to manually restore them anyway in order to complete the information this issue holds even though the restored information might be outdated:

Comment by @schlagmichdoch:

ios15.5,iphone13

This is the version of your phone. What's the Safari version on your Mac? (Upper left corner Safari > About Safari

I fixed the issue that I mentioned. Please test whether there are any other issues on this instance: https://pairdrop-dev.onrender.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants