Skip to content

Conversation

@sabaturgay
Copy link

Summary

When React Compiler is enabled, there is a circular dependency issue causing uuidv4 to be undefined during background uploads. This PR resolves it by moving the uuidv4 utility out of index.ts and into a separate helpers.ts file, avoiding the import loop.

Changelog

[Fix] [Bug] - Avoid circular dependency by isolating uuidv4 export in helper module

Copy link

@arkhurst arkhurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@aharwood9
Copy link

Solved for me as well 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants