Thibault Théologien

Results 3 issues of Thibault Théologien

Should `sideEffects` be boolean `false` ? esbuild is complaining about it since the 128.0.0 release: ``` ▲ [WARNING] The value for "sideEffects" must be a boolean or an array [package.json]...

### Describe the feature Image loading errors can natively be handled using [onerror event handler](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img#image_loading_errors). Or (I am using the react implementation) I somehow cannot intercept that event even though...

### Summary Hi 👋, I am rendering a massive amount of markers on a map which I'm optimising using some clustering. To achieve this purpose, I mount and dismount some...

bug