Jump to content
We've recently updated our Privacy Statement, available here ×
  • visualize.js:68 - container.not.found.error : Container was not found in DOM


    Friendly User
    • Features: Web Services Version: v7.8, v7.8.0, v7.5 Product: Visualize.js

    Scenario:

    You've upgraded from previous versions of TIBCO JasperReports® Server (pre-7.5.0) to the newer ones (7.8.x and higher) and keep getting the error " visualize.js:68 - container.not.found.error : Container was not found in DOM" when trying to run your visualize.js embeds. There are no additional errors in the server logs or on client side. Why would this be the case?


    Solution:

    Visualize.js requires you to pass a container (div) where the results will be output. This error indicates that the container has not been found. This may be an issue where you passed jQuery pointers to your containers in visualize.js calls. Such pointers are no longer accepted. You need to specify the container similarly to how it's done in the samples:


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...