I get a strange error when attempting to run my SSR React app in Safari, in production:
This does not happen on Chrome and Firefox, but only on Safari v11.1 when in production, also what happens is that the component is not rendering. What could this be?
I get a strange error when attempting to run my SSR React app in Safari, in production:
This does not happen on Chrome and Firefox, but only on Safari v11.1 when in production, also what happens is that the component is not rendering. What could this be?