Josh Unger
Results
14
comments of
Josh Unger
I hope this helps others. This is what we ended up doing to workaround the issue - ```javascript const ChevronDownBouncing = lazy(() => import('./ChevronDownBouncing')); ``` Then - ```javascript ``` Then...
@joaovieira thank you! 🙏
Maybe this is just invalid?
@mitchell-merry excellent explanation!