distilagency / starward

:boom: ReactJS Wordpress Boilerplate
27 stars 9 forks source link

ACF Component styles are not being loaded in IE11 #140

Open chungeric opened 6 years ago

chungeric commented 6 years ago

=# Investigation #=

It looks like ACF layout component styles are not getting loaded in Internet Explorer 11. Header and footer styles are getting loaded fine.

Edit: Tested on a fresh Starward install and this issue is still occurring.

samlogan commented 6 years ago

@falconmick have you came across this?

samlogan commented 6 years ago

Hitting walls with this, spent the morning on it and still no closer.

Seems to be able to render any imported styles into App.jsx, Header.jsx, Footer.jsx but ignores any SCSS imports in route or nested component files.

samlogan commented 6 years ago

IE11 screen shot 2018-09-10 at 1 04 11 pm

Chrome screen shot 2018-09-10 at 1 04 20 pm