Bug: Toolbar - Views
PHP Version
8.3, 8.2
CodeIgniter4 Version
codelgnite 4.6.3
CodeIgniter4 Installation Method
Composer (using codeigniter4/appstarter)
Which operating systems have you tested for this bug?
Windows
Which server did you use?
apache
Database
MySQL 5.6
What happened?
Bug toolbar view
Steps to Reproduce
I have this problem. I don't know when it happened, I didn't notice, but the view option on the toolbar doesn't work. Is there any way to find out why it doesn't work? I've checked F12, but I can't find anything related to it, nor does it give me any particular error message.
Expected Output
I have this problem. I don't know when it happened, I didn't notice, but the view option on the toolbar doesn't work. Is there any way to find out why it doesn't work? I've checked F12, but I can't find anything related to it, nor does it give me any particular error message.
Anything else?
No response
When you click, the comments should appear <!-- -->
Can't reproduce.
We have recently fixed some minor issues in the Toolbar, so you can try using the latest dev: https://codeigniter.com/user_guide/installation/installing_composer.html#update-for-latest-dev and see if it changes anything.