You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#20988 introduced a Webpack regression in Nx v18 where parentheses aren't handled correctly in url.
20988 copies the fix done in the angular-cli repository: angular/angular-cli#23691, but that fix introduced a regression that caused parentheses in url not to be handled correctly. angular/angular-cli#23774 fixed this issue, and this fix should be implemented in this repo as well.
Current Behavior
#20988 introduced a Webpack regression in Nx v18 where parentheses aren't handled correctly in url.
20988 copies the fix done in the angular-cli repository: angular/angular-cli#23691, but that fix introduced a regression that caused parentheses in url not to be handled correctly. angular/angular-cli#23774 fixed this issue, and this fix should be implemented in this repo as well.
Expected Behavior
Parentheses in url are handled correctly
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: