Hi,
In Magento\Shipping\Controller\Adminhtml\Order\Shipment::execute() the following "v = new \Magento\Framework\DataObject(); (Line: 146)" should be before the try {} "Line: 111" else the error wont be returned to ajax call misssing variable "$responseAjax"
Notice: Undefined variable: responseAjax in /home/vanpommere/domains/vanpommeren.nl/public_html/vendor/magento/module-shipping/Controller/Adminhtml/Order/Shipment/Save.php on line 169
Regards,
Daan