Mat Pink
Mat Pink
I had to use `{ url: 'http://localhost:8080/chat', options: { } }`
https://github.com/quentin-ol/ngx-openlayers/pull/249 was merged into https://github.com/quentin-ol/ngx-openlayers/tree/1.0.0-next.15
@fredriklindell I had this issue it was because I didn't update the ol.css
Why is `def get_me(self) -> Response:` not decorated with `@protect()` ? I'll confess to not knowing the code that well, but is there another way `if g.user is None or...