jaytonic
jaytonic
Hi, I wanted to evaluate if SimpleIdServer was a good fit for us, and I was looking for some example(Asp.Net Core + Angular), but the github page refers to https://simpleidserver.github.io/SimpleIdServer/...
### Describe the problem We have baught FontAwesome6 and are self-hosting it, like described here: https://fontawesome.com/v6/docs/web/setup/host-yourself/webfonts. Once done, it works when using `` We wanted to install angular-fontawesome in order...
Hi, I recently installed your script on my NAS and I'm pretty happy about it. I've one issue still: Some shows that I've already watched(By example here I've two episode...
Hi, I'm starting to use MediatR's notification. In one handler, I want to "log" every notification that comes through. According to what I found (https://stackoverflow.com/questions/70852634/mediatr-doesnt-handle-contravariant-notifications), I tried the following: The...
Hi, Very interested by your package, seems exactly doing what I'm doing(but yours is better). One question tough: I really don't need the facebook part, and it require me to...
Hi, I've done the following: ``` npm install --save @xtream/ionic-firebase-ngrx-user-management npm install --save @ngrx/effects npm install --save @ionic-native/google-plus npm install --save @ionic-native/facebook ionic serve ``` But I get a conflicts:...
Hi, Your project seems to be one of the most advanced gmaps on blazor project I found. One thing I'm missing is the possibility to have my markers in a...
### Vue version 3.2.45 ### Link to minimal reproduction https://stackblitz.com/edit/vitejs-vite-p3165e?file=src%2Fcomponents%2FHelloWorld.vue,package.json&terminal=dev ### Steps to reproduce 1) Open App.vue 2) Add some texts inside of `....` ### What is expected? The HMR...
Hi, I've a collection of items, which have a subcollection. I currently get the collection like this: ``` const [user] = useAuthState(auth); const householdsRef = collection(db, "households"); const queryRef =...
Hi, When I first installed the plugin, everything was working fine, rainbow on idle, solid color on printing and specific color on success or failed print. I did 4 prints...