Duplicate identifiers in FetchData.tsx #955

Closed
opened 2025-08-09 17:18:19 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @bmeverett on 3/7/2017

I removed the isomorphic-fetch import from FetchData.tsx. This was causing duplicate types to be imported due to the upgraded typesecript version. Removing this gets rid of the errors and the FetchData page behaves the same.

Fixes #729

*Originally created by @bmeverett on 3/7/2017* I removed the `isomorphic-fetch` import from `FetchData.tsx`. This was causing duplicate types to be imported due to the upgraded typesecript version. Removing this gets rid of the errors and the FetchData page behaves the same. Fixes #729
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#955
No description provided.