Walter Chacon Solis

Results 3 issues of Walter Chacon Solis

Observer is not caching the change of href's location property when using history.pushState. In the demo, path property never change after executing `history.pushState({}, '', '/world');`

## Expected Behavior No detected issues ## Current Behavior Detected a potential I/O Issue. ## Steps to Reproduce (for bugs) 1. Create a small service.js with the sample bellow 2....

confirmed bug

### Version v5.3.1 ### Platform NodeJS ### What happened? BullMQ is accumulating expired Repeatable jobs ### How to reproduce. 1. Add a job that repeats every 5 seconds for example...

enhancement