Maximiliano Raul Forlenza

Results 15 comments of Maximiliano Raul Forlenza

Hi @jeffposnick ! How I can send the requests pending to the client? I have this code: ``` addEventListener('fetch', (event) => { if (['POST, PUT, DELETE'].includes(event.request.method)) { const promiseChain =...

@dotneet Why don't you send a PR with that feature?

@dotneet yes, please change the unit tests if these fail

@parths-addweb Do you have an example?

Hi @rachelaroberts ! Could you please upload an example? (codesanbox) Thanks

Because index as a key is an anti-pattern

Hi! I'm going to start to work this issue.

Hi @jantimon I don't see storybook use react-treebeard.

@gilmoreorless can you tell me how i can run storybooks? I clone storybooks project and in version 4.x i change 3.1.0 treebeard version to 3.2.3, and then how i can...

@exabugs Hi! Can you update this PR?