Michal Melúch

Results 9 comments of Michal Melúch

I'm having this exact same issue as well - any updates on it? Some sort of auto-reconnect policy perhaps?

The properties interface is defined in a way that allows us to pass in any kind of value - e.g. a deeply nested object, but from my experience, it only...

Lowering the `polygonCapCurvatureResolution` reveals that, in fact, an inverse polygon is rendered - i.e. the multipolygon hole is filled and the area that's supposed to be filled originally is empty:...

@vasturiano thanks for the fast reply. You're right, inverting the coordinates order of both the polygon and its inner hole mitigates the isssue: ![image](https://user-images.githubusercontent.com/17254686/137284640-150cd4e4-dcd2-4261-9a54-2e6a0c10caf9.png) However, some things are still unclear...

@vasturiano thanks for the detailed reply - it helped me to understand what's actually going on with my GeoJSON data. The only thing left is the incorrect outlining of polygons...

It seems to run with BS4 beta-2 nicely for me, however it would be nice to know it's officially supported. _EDIT_: Actually, I just realized that columns are a bit...

@7thcubic have you had any success with the Razzle guide you've linked? I still can't believe HMR doesn't work out of the box here.

> If it isn't to automatically generate the type, we should probably be able to pass it as a simple generic parameter right? I wonder if we could get around...

Just to clarify - this affects only users who include the Application Insights JS SDK in their app by referencing the legacy CDN endpoint (e.g. using a `script` tag)?