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

Help with 'core.debug.on' #12

Closed shageeot closed 4 years ago

shageeot commented 6 years ago

in the version jaxon 2.0.3 when activating debug $ jaxon-> setOption ('core.debug.on', 'true'); in console firebug shows the following error "TypeError: jaxon.fn is undefined in line jaxon.debug.js: 240" of course the popup does not open. Thanks.