Skip to content

continuousNodeArray is undefined #9

Description

@mkgn

I am trying out the latest surveyjs with (Angluar 5, aspnet.core in Aspnetboilerplate template). Below are few issues that pops up which I think is not related to the integration with aspnetboilerplate.

  1. When I navigate to the route with the component it loads the editor but in console it says:
    "unable to process binding "template: function(){return { name:'objecteditorproperty',afterRender:$parent.koAfterRender} }" window.CKEDITOR is undefined.
    So this may be because of missing CKEditor? is it a must to have CKEditor?

  2. I add a control to the designer and click the delete button and the console gives the below error
    "TypeError: continuousNodeArray is undefined"

  3. when you play around with control options the console logs
    "TypeError: this.koSelectedObject(...)" // I have knockout 3.4

Basically these were the main errors i encountered. Because of this I couldn't test other features since they don't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions