jaxon-php / jaxon-js

The Jaxon javascript library https://www.jaxon-php.org.
BSD 3-Clause "New" or "Revised" License
4 stars 2 forks source link

jaxon.debug - load error message #1

Closed nevtag closed 7 years ago

nevtag commented 7 years ago

Hi, I get this message, if I enable debug. The message is only on the first page call, allways.

The jaxon.debug javascript component could not be included. Perhaps the URL is incorrect? URL: /js/jaxon/jaxon.debug.min.js

After that, debug is working. Looks like jaxon.debug.isLoaded isn't set, at the time you make the try check, if(jaxon.debug.isLoaded)

regards Joc

feuzeu commented 7 years ago

This issue was moved to jaxon-php/jaxon-core#15