ukorjidechi 0 Posted May 4, 2016 Report Share Posted May 4, 2016 I made an ajax call in my project, the call return a json object, i can see the json object in my console but when ever i call the w3DisplayDate() I get this error in my console " w3data.js:30 Uncaught TypeError: Cannot read property 'insertBefore' of null ". Is this a bug or am I doing something wrong, someone please help. Quote Link to post Share on other sites
justsomeguy 1,135 Posted May 4, 2016 Report Share Posted May 4, 2016 Did you put a "w3-repeat" attribute on something like the html or body tag? You're calling w3DisplayData with parameters, right? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.