Jay Herrera

Results 5 issues of Jay Herrera

When writing a pipeline function, there should be a way to return data to the endpoint and still run some Appsync resolver function in the background. This could be very...

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...

bug
Storage

Currently, for the operations remove() and update(), there is the fast flag, which defers cleanup of empty subnodes. If I'm reading the docs correctly, the expectation is that remove/update would...

question

… slow since we have to search through each exported file in the barrel file

### Current Behavior Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading 'destroy') Call Stack GlParticleContainerPipe.destroyRenderable webpack-internal:/node_modules/pixi.js/lib/scene/particle-container/shared/ParticleContainerPipe.mjs (53:1) _RenderableGCSystem.run webpack-internal:/node_modules/pixi.js/lib/rendering/renderers/shared/texture/RenderableGCSystem.mjs (139:1) Object.eval [as func] webpack-internal:/node_modules/pixi.js/lib/rendering/renderers/shared/texture/RenderableGCSystem.mjs (47:1) SchedulerSystem._update webpack-internal:/node_modules/pixi.js/lib/rendering/renderers/shared/SchedulerSystem.mjs (63:1)...

👯‍♀️ Needs Reproduction