Thibaut Tiberghien

Results 9 issues of Thibaut Tiberghien

Hello! After the last update, we've been seeing some issues with the installation of libstdc++. See report in the downstream repo: https://github.com/tibotiber/hasura-action/issues/13. ``` 2022-01-10T07:32:02.0266519Z �/usr/glibc-compat/sbin/ldconfig: /usr/glibc-compat/lib/ld-linux-x86-64.so.2 is not a symbolic...

help wanted

**mapbox-gl-js version**: 0.50.0 **mapbox-gl-draw version**: 1.0.9 ### Steps to Trigger Behavior 1. update some features properties in `features` 2. `draw.set(features)` ### Expected Behavior Draw should render with new properties taken...

bug
api

### Is your proposal related to a problem? Hi folks, the docs indicate that "The Retry-After header can be used for retrying/rate-limiting/debouncing your webhook triggers.". I'm curious how debouncing a...

k/enhancement

Hi, I'd like to wrap a `ReactSVG` with some custom styles using styled-components, I'm using Typescript and although this works, I'm loosing the types on props like `afterInjection`. Used straight...

When using `A.find/filter/reject`, it is often required to do things like `item => item.key === 'value'`. Is there a better way to write such tests with ts-belt? Something similar to...

Hello! The new standard style is really amazing, especially the work done on packaging great buildings/trees data out of the box, and rendering them with dynamic lighting. I was curious...

Hi, this is a cool project :). Is there any mix up between Singapore and Brunei? See https://api.purchasing-power-parity.com/?target=sg. I believe the currencies are pegged, which may be the source of...

Hello, I've updated the configuration for an existing event trigger and the migration that was generated only had a `create_event_trigger`, no `delete_event_trigger`. This resulted in failing migrations due to unique...

support/needs-more-info
a/eventing/data-triggers

Hey @williamngan, I was wondering if there was any interest to support polygons with holes in the API? I see that the canvas API supports it ([stackoverflow](https://stackoverflow.com/questions/13618844/polygon-with-a-hole-in-the-middle-with-html5s-canvas)).