Mine the same, I have 1 particular page the there is no output and I cannot understand why. Other pages are ok. Only 1 particular page has an issue.
Hi @gabelivan thanks for the prompt reply.
My site is using WPML to translate any pages to a different language. Because of this there is an addition of language code into the URL for the translated pages. An example will be
https://homy.sg – in english
https://homy.sg/?lang=zh-hans – in chinese
Assets cleanup successfully combined for the english version but skip the chinese due to the parameters. However, it is important for the chinese version to combine as well to improve the speed of the page.
It would be great if there is an exception to allow combining certain parameters. Example when the parameters is only ?lang=zh-hans with nothing else then it will combine.
Regards