ctrlplusb/react-async-component

Client error: Failed to resolve asyncComponent on Safari 11.1

eneskaya opened this issue · 0 comments

I get a strange error when attempting to run my SSR React app in Safari, in production:

bildschirmfoto 2018-06-28 um 13 29 16

This does not happen on Chrome and Firefox, but only on Safari v11.1, also what happens is that the component is not rendering. What could this be?