Inexad

Results 19 comments of Inexad

Hi @rpaschoal, The ng-chat code i use is the example i found here: https://github.com/rpaschoal/ng-chat-netcoreapp/tree/master/NgChatClient/ClientApp/src/app The wierd thing is that if i remove all code related to the example and only...

Hi again, I could reproduce the problem and it appears to be because of lazy-loading. Everything works as normal when not including "ngchatmodule" in the lazy loaded module. After loading...

@rpaschoal I think removing the HttpClientModule would not be a good idea. If i understand this correct, the Angular handling these issues with the "forRoot()" and "forChild()" methods? Is it...

Sorry for late reply @rpaschoal . Yes, that is maybe something i can do. I will have a look at it when i got some time over.

Hi @jrista, Hope all is good ! How's the progress for V13? Regards.

Thanks for the update! So as long as we use Angular 14 it should be fine using the beta version you released?

Ok, thanks for this info! We will start upgrading our systems to v14, will be very nice to use the latest auto-entity with it. We kinda been stuck in angular...

Compability for ng13 would be awesome! Currently we are waiting with updating to ng13 for this package to be updated before.

@jrista Thanks for this info! I'm also eager to try those new features.

Hi @jrista, Same for us. But some projects we wait on updating to 13 because we want these packages to update to.