Reported in 1747502-zen
I see this javascript error in all my admin pages. The error is being caused by this code which is loaded on every admin page:
jQuery( '#lesson-order-course' ).select2( { width: 'resolve' } );
This should only be used on /wp-admin/edit.php?post_type=lesson&page=lesson-order, no?
Related: #1530
@richardmtl What are the consequences of this error? Is there any functionality that's not working properly?
No consequences that I can see. So probably a lower-priority bug. :)
Fixed in 2.0.0.
We probably want to close https://github.com/Automattic/sensei/issues/1530 too maybe?
No, the PR doesn't fix that issue.
Most helpful comment
No, the PR doesn't fix that issue.