When W3C is activated, with minify js/css active, the calendar has issues. The search/date picker fails to show and the ‘view as’ icons dont show and are not ‘clickable’, i.e nothing happens when the view is selected.
Any ideas what the W3 settings should be to keep the calendar as it should be ?
(note, i have deactivated W3 minify for now)
Not all minifiers were created equally I’m afraid – it’s quite possible that the JS (and CSS) isn’t merely being compacted but also subtle breaking changes are being introduced, which could be at the root of this.
Essentially though if Javascript and CSS is fully functional without or before minification, then I think it’s really something you would have to take up with the author of the minifier code.
Just to add, unless you’ve explicitly configured things otherwise our JS is largely minified already – perhaps you could work with the team behind the plugin you’re using to add exceptions?