update: Pass default value of false to duplicate_sections function
To test the update:
Be sure to have a Mesh Template available for selection
In a new page, pick a Mesh template and click the "Select Template" button.
If on the master branch (before merge), adding the Mesh Template will fail and the Network tab of Chrome's web inspector will show a 500 error on admin-ajax.php
After switching branches or merging the this fix into master, this error subsides and the selection of a Mesh Template works as expected.
update: Pass default value of false to duplicate_sections function
To test the update:
If on the master branch (before merge), adding the Mesh Template will fail and the Network tab of Chrome's web inspector will show a 500 error on admin-ajax.php
After switching branches or merging the this fix into master, this error subsides and the selection of a Mesh Template works as expected.