Welcome Guest, Not a member yet? Register   Sign In
Unable to use views tool in debug bar
#1

I use CodeIgniter 4.1.1 and using shared cPanel and followed the guideline. The views in debug bar don't do anything. I tried it in my localhost (xampp) it does work fine.

[Video: https://www.youtube.com/watch?v=EDiq2-b6Zno]
Reply
#2

Hard to tell from the video but did you try clicking the Views tab? That should then display a border around each view with the name of the view at the top left of that view.
Reply
#3

(This post was last modified: 05-17-2021, 12:33 PM by ChainofChaos.)

(05-17-2021, 10:24 AM)kilishan Wrote: Hard to tell from the video but did you try clicking the Views tab? That should then display a border around each view with the name of the view at the top left of that view.
Of course i tried to click it that's why i said it didn't show up
Reply
#4

More detailed video
[Video: https://youtu.be/ims2qV9K-M4]
Reply
#5

(This post was last modified: 05-21-2021, 11:56 AM by ChainofChaos.)

SOLVED, the problem caused by Cloudflare minify HTML removes the comments in the HTML, causing the views tool unable to show hints. Disable minify HTML in Cloudflare setting solved the problem.
Reply
#6

Ah! Glad you figured that one out.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB