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

FIX: Unsupported lookbehind regex #160

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Conversation

ptomask
Copy link
Contributor

@ptomask ptomask commented Aug 14, 2023

Lookbehind feature of regex ( e.g. (?<!d)) is not supported in older versions of Safari. Replaced by a workaround.

@origambot
Copy link

This pull request has been mentioned on ORIGAM Community. There might be relevant details there:

https://community.origam.com/t/screen-fails-to-open-on-mac-safari-in-versions-15-3-15-4/2969/5

@washibana washibana merged commit 85a4dec into master Aug 14, 2023
1 check passed
@washibana washibana deleted the fix-unsupported-lookbehind-regex branch August 14, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants