Timothy Trewartha

Results 9 comments of Timothy Trewartha

Also keen to see a fix for this. We use react-virtualized and are considering trialing React concurrent and I'm not sure if this will just be an annoyance or cause...

We are using offline-plugin and attempting to upgrade to Webpack 5. Should we wait for this issue to be resolved or is this no longer maintained?

Thanks for mentioning the html workaround. I will use that for now until the issue is resolved.

Can we get this fix merged in? I'm having to avoid using title because of this.

Also noticed this jumps horizontally if you scroll to the bottom right in the linked [codesandbox](https://codesandbox.io/s/react-data-grid-shift-demo-61r2l5?file=/src/App.js). Scroll to bottom right and double click a cell, it jumps to the left

Also having this issue 😞

We also ran into this issue. Seems quite tricky to get it installed on Mac. Works well in Ubuntu WSL.

It is really confusing - if I follow the instructions in the Readme it installs h3 v3.7.6 and I get `AttributeError: module 'h3' has no attribute 'latlng_to_cell'`. To get it...

Thanks @dfellis - do you think it's better to stick with 3.7 or jump to the pre-release now? I think the main function I need is `geo_to_h3` or if I'm...