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

🐛 [Frontend] Fix: e2e-portal's browser doesn't support replaceAll #6932

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Dec 10, 2024

What do these changes do?

Use replace instead of replaceAll
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/replaceAll#browser_compatibility

Related issue/s

How to test

Dev-ops checklist

@odeimaiz odeimaiz self-assigned this Dec 10, 2024
@odeimaiz odeimaiz enabled auto-merge (squash) December 10, 2024 14:33
@odeimaiz odeimaiz added bug buggy, it does not work as expected e2e Bugs found by or related to the end-2-end testing a:frontend issue affecting the front-end (area group) labels Dec 10, 2024
@odeimaiz odeimaiz added this to the Event Horizon milestone Dec 10, 2024
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@sanderegg sanderegg disabled auto-merge December 10, 2024 14:47
@sanderegg sanderegg merged commit bf07906 into ITISFoundation:master Dec 10, 2024
52 of 54 checks passed
@odeimaiz odeimaiz deleted the fix/replace-replaceall branch December 10, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group) bug buggy, it does not work as expected e2e Bugs found by or related to the end-2-end testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants