nx icon indicating copy to clipboard operation
nx copied to clipboard

fix(webpack): correctly handle parentheses in url

Open ryanhaugh opened this issue 1 year ago • 4 comments
trafficstars

https://github.com/nrwl/nx/pull/20988 introduced a regression that caused parentheses in url not to be handled correctly.

The referenced PR copies the fix done in https://github.com/angular/angular-cli/pull/23691, but that fix introduced a regression that caused parentheses in url not to be handled correctly. https://github.com/angular/angular-cli/pull/23774 fixed this issue - that's fix that is in this PR.

Current Behavior

Parentheses in url are not handled correctly.

Expected Behavior

Parentheses in url are handled correctly.

Related Issue(s)

Fixes https://github.com/nrwl/nx/issues/21656

ryanhaugh avatar Feb 07 '24 06:02 ryanhaugh

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Feb 14, 2024 8:04pm

vercel[bot] avatar Feb 07 '24 06:02 vercel[bot]

Hi @mandarini,

Any chance we could get this reviewed? This is preventing us from upgrading to v18.

Thanks! Ryan

ryanhaugh avatar Feb 08 '24 18:02 ryanhaugh

Same here

Hi @mandarini,

Any chance we could get this reviewed? This is preventing us from upgrading to v18.

Thanks! Ryan

danr-za avatar Feb 18 '24 22:02 danr-za

@ryanhaugh @danr-za hello! Sorry, I was on PTO, I just returned to work. Can you please rebase & fix e2e tests? I will approve once the pipeline is green! Thank you SO MUCH for your contribution!!

mandarini avatar Feb 19 '24 08:02 mandarini

Closing because this was merged: https://github.com/nrwl/nx/pull/21884

mandarini avatar Feb 20 '24 14:02 mandarini

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

github-actions[bot] avatar Feb 26 '24 00:02 github-actions[bot]