Skip to content

bugfix/Test ios fix #2069

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

Closed
wants to merge 5 commits into from
Closed

bugfix/Test ios fix #2069

wants to merge 5 commits into from

Conversation

MenKNas
Copy link
Contributor

@MenKNas MenKNas commented Apr 11, 2025

Description / Motivation

This PR fixes Negative lookbehind not supported in iOS16.3 originally submitted in a fix PR #2065 by a community contributor.
I've tested the fix locally and it resolves the issue as expected.

Testing Details

Needs to be tested on BrowerStack for iOS devices in a version of 16.3 or lower. In order to complete testing setup and proceed with testing you can follow this documentation

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

previous regex didn't pass unit tests
removed nextjs specifier from changelog entry
@MenKNas MenKNas changed the title Test ios fix bugfix/Test ios fix Apr 11, 2025
@MenKNas MenKNas self-assigned this Apr 14, 2025
@MenKNas MenKNas closed this Apr 14, 2025
@MenKNas MenKNas deleted the test-ios-fix branch April 14, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Negative lookbehind not supported in iOS16.3 and lower
2 participants