Aislan Maia

Results 13 issues of Aislan Maia

I need to append new rows to a huge excel file. How to do it without to read the entiry file in the memory, which can potencially slowing down the...

Sometimes when trying to obliterate queue, we get the error: `Error: Cannot obliterate non-paused queue ` I've noticed this often when trying to obliterate again the same queue after re-creating...

bug

Would be great to use `react-automata` together the latest features of `xstate`

I'm trying to delete a file on S3 but don't seems working right now. Below is my bit of code, and I'm trying to get the object deleted right there...

Okay, I'm trying to use this library with Phoenix 1.4 and all things updated (looking to you Ecto v3.). I have already in the past used this library just fine...

If you setup two instances of a Container root, for example, the second one doesn't work anymore since the payload (object dragged) is `undefined`.

I would like to offer view for users in these 3 modes: complete with day, month and year and only month ranges or year ranges. Something like this: Showing only...

I have a simple project setup with Svelte + Snowpack (with Typescript). Trying to get started with this router seems not straighforward as it could be. I'm receiving this in...

wontfix

**Is your feature request related to a problem? Please describe.** Right now if I try to add some css style to the element while dragging, the style applies just only...

feature

When I try to drag the cards, they go to the top of the column. So how to keep them in the exact place where they got dropped ?