TypeError: n is undefined
-
I’m running it on localhost with WordPress v4.9.6 . And when I click on item it rises an error “TypeError: n is undefined”. The popup that should appear doesn’t show.
I commented this line:
bs3-grid-builder\includes\grid-builder\assets\js\bs3-grid-builder-item.js:359
bs3_grid_builder_editor.undoManager.clear();
And now it is ok.
- The topic ‘TypeError: n is undefined’ is closed to new replies.