jaytonic
jaytonic
@matteofabbri Any chance you could accept this PR? I also need it for a project that runs on .Net 6
> Please refer to the first step from the [README](https://github.com/FortAwesome/angular-fontawesome#installation) which asks to configure credentials for the NPM registry: > > > If you have [FontAwesome Pro](https://fontawesome.com/plans) subscription, make sure...
IMHO, the expected behavior is incorrect. Focusing the first element is required for the keyboard navigation, right(which is a niche usage, since most of those menu need to be triggered...
Just wondering: - Will this still be based on tailwind css? - Are you sure that also providing it for react will not slow down the dev or limits its...
Any workaround? I've the same issue when using class-transformer within NestJs. I'm using mongoose 6.1.7 and class-transformer 0.5.1 Not sure if it can helps other foxes, but I'm currrently using...
I've gone to the XML of the Plex media, In the case of the oldest episode, I've this: `viewCount="1" lastViewedAt="1483440860"` If I convert this correctly, this means "GMT: Tue, 03...
I've only one user on my plex server
@ngovil21 1 year later, I sent you the email ;)
Same issue for me. Workaround works, would be great to have this released
Still have the issue, I removed the ``` "cli": { "schematicCollections": [ "@ngxs/schematics" ] } ``` in my angular.json file since I was not using much the cli to create...