Miguel Carvajal

Results 11 issues of Miguel Carvajal

See https://github.com/conventional-changelog/conventional-changelog/pull/801

Where is the code for this https://github.com/papercups-io/papercups/blob/master/assets/public/widget-rc.js

bug

**Intended outcome:** No error is thrown **Actual outcome:** An error is thrown because of the call to "onMutationCompleted" have an undefined response as the first argument https://github.com/apollographql/react-apollo/blob/master/packages/hooks/src/data/MutationData.ts#L69 **How to reproduce...

Exposes a new method called `setControls` to dynamically toggle the drawing controls Example usage ```javascript const drawControl = new MapboxDraw({ displayControlsDefault: false, controls: { polygon: true, trash: true, }, });...

feature
ui

Is it possible to have a node with a fixed position and allow the rest to be layout around that position?

question

There seems to be a race condition when closing ``` Exception in thread "Thread-7" java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: pc-broker-poll, id: 38) otherThread(id: 27)...

wait for info

### Expected behavior It should allow to use svg images as as mask ### Actual behavior Doesn't work ### Steps to reproduce the behavior (include versions)

Can a CONTRIBUTING guideline be added to the project?

## Is your feature request related to a problem? Please describe. ## Describe the solution you'd like ## Describe alternatives you've considered ## Additional context

enhancement