QUOTE(lilypoter @ Feb 5 2018, 03:24 PM)
After enable merge Js in M2 Backend: Store/Configuration/Advanced/Developer and save config, I can't click any menu buttons in backend. I think that Js is broken and I can't go to Merge Js config and disable it again. Does anyone know how to solve this problem?
You go to database of Magento 2 site, run this SQL command:SELECT * FROM `core_config_data` WHERE `path` LIKE '%dev%'
Change 'dev/js/merge_files' to '0'
Then run deploy theme command with SSH to see if it works?
Or you can click here for another solution.
Best regards.
Feb 5 2018, 03:58 PM

Quote
0.0112sec
0.56
6 queries
GZIP Disabled