Ken Hadden
Ken Hadden
@MrFrankel Anyone reading these? I'm finally getting back to this project and I need to get this working.
Oh, perfect. For some reason I was thinking a filter could only return text. The computed solution is way cool.
I'm stuck on this too. I can only get it to run if I build with Gulp. I was so looking forward to using this. But it just doesn't seem...
@avickers, I couldn't agree more. I've tried building projects in Aurelia and Angular. In fact I've spent a good deal of time using them both. And for new projects at...
@mattlacey, I'm using Dependency Injection (typescript-ioc) for gloabal state and other utilities. I can safely say I wouldn't go any other route in the future. It just works. And couldn't...
@skewty I'm with ya. I use seperate .html and .ts files with the same name. Usually these are ko components. The newest version of KO (3.5.0) has excellent TS typing...
@gschadow , my advice: migrate to Angular. Especially if you are using knockout components. You will find a familiar development paradigm there and won't be working with a long-dead library....
@gschadow I know it's not practical to migrate some applications. But I can tell you I have done two TypeScript + Knockout + Knockout Router + Typescript Dependency Injection migrations...
I'm having the same problem with Angular 12. I'm using inputmask ^5.0.7-beta.23.
Note, I am also using Tippy.js (for tool-tips) which depends on @popperjs/core. The positioning of Tippy not effected as far as I can tell. Chrome Tippy: 