Thanks to visit codestin.com
Credit goes to github.com

Skip to content

addSubGrid does not work: TypeError: Failed to execute 'appendChild' on 'Node': #2553

Closed
@vmihailenco

Description

@vmihailenco

The documention has this section

subgrid

  1. It does not seem to work: https://jsfiddle.net/3adz58bm/ (click on Add widget)
_display/?editor_console=true:142 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
    at addNewWidget (_display/?editor_console=true:142:9)
    at HTMLButtonElement.onclick (_display/?editor_console=true:119:34)
  1. It mentions makeSubgrid, but uses addSubGrid.

  2. Probably makeSubgrid has a typo and it should be makeSubGrid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions