wawyed

Results 41 comments of wawyed

> Commas seem to not be reconized in test harnesses (MatChipInputHarness) > > In my _component.ts_ file I declare separator keys codes with the following : > > ``` >...

Could we have an update on this? It's been more than 6 months since the last update.

I was wondering if there are any updates on this?

Well. It shows in the console but is missing information, such as the actual error and the line where the error is originated. So the first line in the console:...

The code was along this lines: In component: ``` public navigate(): void { this._stateRouter.go('^').catch(noop); } ``` template ``` Go ``` In unit tests: ``` describe('when clicking the back button', ()...

Hi, did you manage to find out anything about this?

That's okay. If you can point me in the right direction I could have a look and raise a PR if you want?

Version 14 relased which supports angular 14

Need to update readme as we moved to peerDependencies as it makes it easier to update versions and it's inline in how angular handles dependencies.

Could we have an update on this? This could be a deal breaker for us adopting kendo ui. Thank you