Alex Inkin

Results 233 comments of Alex Inkin

@w3geekery can you create a small repository with reproduction?

Ok. The idea of this library is to cover whole Web Audio API. This particular node, `MediaStreamTrackAudioSourceNode`, is only implemented by Firefox. So there's a polyfill adding a stub so...

~Same here on all the latest packages~ I've updated everything (angular, firebase, etc) to the latest and it works now.

Yes, I too did a clean install. It worked for me with 12.2.12 for all Angular stuff and "@angular/fire": "7.1.1", "firebase": "9.1.3", "rxfire": "6.0.3", "rxjs": "7.4.0",

Also ran into that. Had to disable `removeUnknownsAndDefaults` altogether unfortunately.

When I click an option it also reads page title, even on the official demo page of Angular Material menu. This is really annoying to hear page title everytime you...

Looks like an issue with auto-generated cells. It works of you explicitly define cells with structural directive (commented part). I'll look into it.

You can probably make a toggle on your page between `tui-textarea` and `tui-editor` components tied to the same control while this is not implemented natively in `Editor` component.

Could be related to Angular 13 release? :)

I wonder what makes them not work with Angular 13. I know a couple of projects with Taiga UI that updated to 13 and had no troubles with the library....