You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mihail-minkov opened this issue
Mar 14, 2024
· 2 comments
Labels
bugVerified issues on the current code behavior or pull requests that will fix themduplicateIssue or pull request duplicates an already existing issue/pull request
Which operating systems have you tested for this bug?
Windows
Which server did you use?
apache
Database
MySQL 8
What happened?
I use the toolbar to debug queries and variables. It's important for me to have it open in specific sections, but when I click on items on the toolbar instead of just toggling that section it interprets the click as a regular link click and since those links have # it always takes me to root/# and while the toolbar does re-open to where I clicked, I have to go back to where I was in order to review stuff.
This started recently, although not sure since which version.
Steps to Reproduce
Toggle toolbar or Toggle a section inside the toolbar
Expected Output
Toggled section instead of link redirect
Anything else?
No response
The text was updated successfully, but these errors were encountered:
mihail-minkov
added
the
bug
Verified issues on the current code behavior or pull requests that will fix them
label
Mar 14, 2024
kenjis
added
the
duplicate
Issue or pull request duplicates an already existing issue/pull request
label
Mar 14, 2024
bugVerified issues on the current code behavior or pull requests that will fix themduplicateIssue or pull request duplicates an already existing issue/pull request
PHP Version
7.4, 8.1
CodeIgniter4 Version
4.4.6
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 8
What happened?
I use the toolbar to debug queries and variables. It's important for me to have it open in specific sections, but when I click on items on the toolbar instead of just toggling that section it interprets the click as a regular link click and since those links have # it always takes me to root/# and while the toolbar does re-open to where I clicked, I have to go back to where I was in order to review stuff.
This started recently, although not sure since which version.
Steps to Reproduce
Toggle toolbar or Toggle a section inside the toolbar
Expected Output
Toggled section instead of link redirect
Anything else?
No response
The text was updated successfully, but these errors were encountered: