Hello,
I am having a weird problem/conflict between prioritize_critical_css and defer_javascript
If I have both the filters enabled in apache config file
The site loads with no css at all and after on load even (I guess) when javascripts are loaded, site refereshes and shows proper styled site in source but inline css is just first line of the css file (in this case import for google fonts)
If I disable defer_javascript in config file prioritize_critical_css works as expected
works as expected.
Any pointers on debuging the problem?
Thanks
Hemant