[Bug]: trackQuery.exit crash app
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 2
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
### Package
@effector/router (core)
### What happened?
при использовании данного метода вешается вкладка браузера (течет память)
### Reproduction
sample({
clock:route.closed,
target: trackQuery.exit
});
в консоле браузера вылетает info о проблеме в полифилах после вкладка падает
### Environment
@effector-router 1.2.0
### Logs / screenshots
_No response_
Contributor guide
Research direction
Start by reproducing the sample using route.closed and trackQuery.exit with @effector-router 1.2.0, then inspect the trackQuery.exit entry point and the browser console's polyfill error. Done means the tab no longer hangs or leaks memory and the reported crash no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100