Skip to content

fix(core): fix regexp for event types#60592

Closed
thePunderWoman wants to merge 1 commit intoangular:mainfrom
thePunderWoman:hydrate-regexp-fix
Closed

fix(core): fix regexp for event types#60592
thePunderWoman wants to merge 1 commit intoangular:mainfrom
thePunderWoman:hydrate-regexp-fix

Conversation

@thePunderWoman
Copy link
Copy Markdown
Contributor

This regexp accidentally worked. It was splitting by individual character and putting a pipe in rather than splitting by set of event types

This regexp accidentally worked. It was splitting by individual character and putting a pipe in rather than splitting by set of event types
@thePunderWoman thePunderWoman added action: review The PR is still awaiting reviews from at least one requested reviewer area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels Mar 27, 2025
@ngbot ngbot bot modified the milestone: Backlog Mar 27, 2025
@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 27, 2025
thePunderWoman added a commit that referenced this pull request Mar 27, 2025
This regexp accidentally worked. It was splitting by individual character and putting a pipe in rather than splitting by set of event types

PR Close #60592
@thePunderWoman
Copy link
Copy Markdown
Contributor Author

This PR was merged into the repository by commit fd5c981.

The changes were merged into the following branches: main, 19.2.x

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 27, 2025
@thePunderWoman thePunderWoman deleted the hydrate-regexp-fix branch May 23, 2025 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants