Vachzar

Results 6 comments of Vachzar

> I don't see any problem with CI version 4.2.2. Exact PHP version please? PHP 7.4.19

this is the backtrace of error after the error above. SYSTEMPATH\CodeIgniter.php : 500 — CodeIgniter\CodeIgniter->displayPerformanceMetrics ( [arguments] ``` 493 // so that we can have live speed updates along the...

@kenjis have just checked and tested it on my local and runs well

I'm agree with you. sometimes my form need a lot of js for date picker and any other components. But I don't want load it when I just need to...

I have the same error, using verbost command `-vv` I found out the file that error occured was the one with `space` on its name, `PHP Charting Libraries.txt` . since...

this was an error on codeigniter/shield, it fixed on develop-branch https://github.com/codeigniter4/shield/pull/211 you could require dev version of shield to fix it.