Skip to main content
6 events
when toggle format what by license comment
Dec 23, 2023 at 7:25 comment added Aziz Kapasi Instead of the glitch you will see the actual error in your page, or you can check the log files for the errors
Dec 22, 2023 at 14:47 comment added Jack I tried developer. What should I do for debugging after that?
Dec 21, 2023 at 5:54 comment added Aziz Kapasi First of all you are running in default or production mode, if currently developing the site please enable the developer mode for your site, check deploy mode php bin/magento deploy:mode:show if is not set to developer then please use php bin/magento deploy:mode:set developer command. with this you can see error which you mentioned as page glitch with my answer.
Dec 20, 2023 at 20:08 comment added Jack Thank you for the response, but for some reason I still have a glitch. I updated the question with the picture of the glitch.
Dec 20, 2023 at 7:27 history edited Aziz Kapasi CC BY-SA 4.0
added 879 characters in body
Dec 20, 2023 at 5:47 history answered Aziz Kapasi CC BY-SA 4.0