Replies: 2 comments
-
@bigopon ok so after having some problems with Router and finding this Router rename via this Aurelia PR and then making the changes on my end... and once that was fixed, I was able to run all the Cypress E2E tests that I have and they are all passing. So apart from the Router change, the rest seems all good. Thanks for the ping 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Awesome thanks for the verification 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @ghiscoding , recently theres been a vhamge related to how Aurelia queues internal tasks, and the public tasks API as well. Its anticipated that visually there shouldnt be any breakages, and another user confirmed with their LOB app. Though I think its better that the change is tested against slickgrid as well to be sure, since in the past there ve been unintentional breaks.
You can use yarn resolution or npm overrides to install the latest dev version, like mentioned here aurelia/aurelia#2124 (comment)
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions