"Hey guys, just wanted to chime in - I've been experiencing similar issues with async/await in my React app, and I realized that it's likely due to the 'async' prop being misused somewhere in my code. Try removing or re-ordering any async-related props to see if it resolves the issue. Let me know if you guys have any more leads!"