Closed rcorsari closed 1 year ago
Do you use https://github.com/michalsn/codeigniter-htmx ?
Hello no , as I have done for Bootstrap , I have just included the htmx minified js in the header of the main default template page
what is the difference? ... unless the difference is just this incompatibility ...
Thank you
what is the difference?
If you don't use it, you have the issue like this.
If you use HTMX with CI4, I recommend you install it. Read https://michalsn.github.io/codeigniter-htmx/
Sharp!
I knew aboutand used the codeigniter-htmx, thoug I supposed it was a facilitation for an automatic implementation, and I have succesfully run the demo.
Probably it is better to think about add some warning on both the sites
in fact neither on the Codeigniter-HTMX page it is given the idea that using this "extension" is a must, otherwise pseudo-bugs like this may happen
Thank you
The issue has nothing to do with CodeIgniter since HTMX is a third-party library. Please don't expect CodeIgniter to be fully compatible out of the box with every library out there.
CodeIgniter-HTMX is not required to use HTMX. Although it helps - debug bar is one of these scenarios. Even though it's not rendered it works. Just search for the debugbar-link
response header.
PHP Version
8.2
CodeIgniter4 Version
4.3.3
CodeIgniter4 Installation Method
Composer (using
codeigniter4/appstarter
)Which operating systems have you tested for this bug?
Linux
Which server did you use?
apache
Database
mysql Ver 15.1 Distrib 10.11.2-MariaDB, for Win64 (AMD64)
What happened?
I have shared the details on the forum https://forum.codeigniter.com/showthread.php?tid=87812
the code is really basic since at this level is a proof of concept
model
view
controller
Steps to Reproduce
see the code and see the forum https://forum.codeigniter.com/showthread.php?tid=87812
Expected Output
I have shared the details on the forum https://forum.codeigniter.com/showthread.php?tid=87812
Anything else?
I have shared the details on the forum https://forum.codeigniter.com/showthread.php?tid=87812