Marcel Hendrich
Marcel Hendrich
Thanks for your answer. Yes, I use it in a very same way: ``` import { DateAdapter } from '@angular/material/core'; import { MomentDateAdapter } from '@angular/material-moment-adapter'; import { MomentDatetimeAdapter }...
Based on your answers, I'm assuming that it's not normal that an object come back instead of a date, right? So I will check how I can separate the content...
@TomONeill Thank you for your answer. This works.
Hi @neaplus, thanks for your work. I searched for a solution to get subscriptions within `graphql-ws` to work but many possible solutions failed. Unfortunately, I can't get your solution activated...
Hey @neaplus thank you for your response. First I found a issue on my site. I used `ws` instead of `wss` but it was working, I don't know why, okay....
In further tests I used a non public endpoint in my company an there was the same result. If I use graphql-ws the conneection doesn't work, if I use subscriptions-transport-ws,...
@KeithGillette Thanks for your response. The Server is an .NET-Application using "Hot Chocolate" with Apollo, see: https://chillicream.com/docs/hotchocolate. But this seems a good question. I found some issues with "Hot Chocolate"....
Hey @KeithGillette and @neaplus Based on your answers, we were able to narrow down the problem and now also solve it. It was right, the backend server did not had...
I run into the same problem. Did someone has any solution? Is there a subscription active?
I think the site has been down for a longer time. I noticed it five days ago.