Kim Ford

Results 16 comments of Kim Ford

Hi @Intellicode, Thanks for the suggestion. I've just upgraded to 3.9.1, but unfortunately the problem remains.

Hey, @rebelot how'd you get that working, anyhow?

Okay, it took me a while, but it appears I was missing an important thing, and the export wasn't the issue. ```ts const app = express(); const router = express.Router();...

Let me try... this might take a while.

Hi @jaywcjlove, I can't seem to reproduce it in CodeSandbox, but stripped out a bunch of stuff like Redux state and some memoized values. Maybe I'll try to add that...

Hi, @jaywcjlove. I've discovered a couple of things: React, running in dev with Strict Mode enabled, seems to "allow" the duplication, but it's not the root cause. What I've figured...

It's been a while, @nadetastic. Any progress on this?

Hi @abdallahshaban557, Thanks for the follow up. Something to consider: As it stands, we need to do a `const s3Url = await Storage.get(imageKey)` to get the URL for an image...

Great to hear @abdallahshaban557. Kindly consider that we're not all hosted on Amazon. While I have apps that are, this particular app is hosted on Vercel.