- This topic has 3 replies, 2 voices, and was last updated 3 years, 11 months ago by .
-
Topic
-
Hi!
I am currently testing with the Meta Box Group plugin version 1.2.1. It seems like if I have a Meta-box-1 with a non-collapsible group and a Meta-box-2 with a collapsible group there is a JavaScript error.
Uncaught Error: cannot call methods on sortable prior to initialization; attempted to call method 'option'
I think the line throwing the error in the JavaScript is:
$( this ).sortable( 'option', 'handle', '.rwmb-clone-icon + .rwmb-group-title' );
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.