CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

Bug: Toolbar - Views

Open Odisey25 opened this issue 2 months ago • 2 comments

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.

Image

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.

Image

Anything else?

No response

Odisey25 avatar Oct 15 '25 20:10 Odisey25

When you click, the comments should appear <!-- -->

neznaika0 avatar Oct 16 '25 04:10 neznaika0

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.

michalsn avatar Oct 16 '25 06:10 michalsn