Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DvtChart: Uncaught TypeError: Cannot read property "addListeners" of null

User10193645-OracleMar 31 2016 — edited Mar 31 2016

I have ojChart component (of bar type) on a page with auto settings for animation. If I go to another page fast enough (before chart animation finishes or about that time), then there is a warning in browser console from DvtChart.js, line 466 in DvtChart._onAnimationEnd method.

This happens in SPA when using ojRouter for navigation. The JET cookbook examples are built differently and don't exhibit this behaviour.

Comments

Post Details

Added on Mar 31 2016
1 comment
554 views