just_Bri

Results 30 comments of just_Bri

Leaving this comment for others who are trying to do this: I decided to just copy the "snow" theme .css file in to the folder of my component and directly...

@plouc @tkonopka What's the status of this? Ended up here after looking at a couple other issue threads, would love to see this make it in to the library! I...

While messing around in devtools I got to this point but I'm not sure how I would alter the ![image](https://user-images.githubusercontent.com/4626724/183464554-3dbbb61b-9f80-462e-9672-caff4ab416ee.png) I moved the `` components inside the root `` to...

> I'm not sure why but I'm also not seeing `booleanIntersects` in my IDE with version 6.5.0 when using Yarn 3.2.3. > > Quick workaround: > > ```diff > -import...

Just stumbled upon this while working on a project that I'm in the process of upgrading react-map-gl to v7. Once the geocoder is added as control it seems to be...

Just ran in to the same issue as @weirdyang Added the [Types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-gl-geocoder) for mapbox-gl-geocoder but still getting the same constructor error. ![image](https://user-images.githubusercontent.com/4626724/169118330-df2f4f98-4cb3-47c7-b4a2-7032a2bec359.png)

@kpagcha What is the `mapboxgl` variable? I'm having a different issue but wondering what that variable actually points to, or equals. Trying to figure out if my map is not...

@kpagcha As in it's a `mapboxgl.Map` right? I'm having issues using react-map-gl, but I'm not sure if this specific piece has anything to do with it. A coworker of mine...

> Sorry to necro a super old thread but I'm having this same discussion with another dev. IMO `useRecoilStateLoadable` and `useRecoilValueLoadable` feel clunky to work with. It feels like we're...

Would love to see [this PR](https://github.com/aws-actions/configure-aws-credentials/pull/520) get merged