Sergio Lavanga

Results 9 comments of Sergio Lavanga

I found an example for select elements but it uses another design pattern (labels above input fields): http://codepen.io/anon/pen/GHKJj

@rnmp If adding `display: none;` is the recommended way to hide the column config it should be added to the “how it works” section.

@stepankuzmin Seeing a visually different, but probably related rendering bug only in Safari private mode and Brave. The issue appears with both v3.1.0 and v3.2.0. Here's a minimal codepen based...

Some learnings from my migration: - Replaced some deprecated types with no issues - Had to install `@types/geojson` to keep types like `GeoJSON.FeatureCollection['features'] ` working - Custom event types (e.g....

@stepankuzmin Got it! Thank you for the detailed explanation. I actually think the new syntax is more clear.

@clementroche Same thing happens in Framer. What would be the recommended fix there? Any way to bake a fix into the component? See demo here: https://glad-designs-825634.framer.app/test

Hey @clementroche Thank you for the quick fix! Looking good on my end 🥳

I'm getting the same error after updating next to `v15.0.1`

@rakshit087 next `v14.2.17` and react-globe.gl `v2.27.4` are working. the error starts appearing from next v15. most likely this is related to React v19