law-rence

Results 2 issues of law-rence

Call original reopen with "...arguments" ## Description Recall the original reopen function with "arguments" instead of "...arguments". ## Type of PR What kind of change is this? - [ ]...

target:canary
changelog:bugfix

The method `getUpdateInformation` will be called in `beforeModel` RouteReopen and looks like the following: `@task({ maxConcurrency: 1, keepLatest: true, }) *getUpdateInformation() {}` **Error message** ![image](https://user-images.githubusercontent.com/24675717/189046819-b9221c56-010f-4b48-a7ae-4d976bdfd2a5.png) What is `undefined` here? (:...