Hi Tumer,
Greetings from Syncfusion support,
We have validated your reported query and updated the details below. The reported issue seems not related to the usage of Medtronic HTML theme.
Error Log 1: When the Dialog’s target has an invalid element (the element is not available in DOM), the reported console error “Console error cannot read offsetHeight of null” will be raised. So, pass valid HTML elements to the target of Dialog.
Error Log 2: When the dialog is not ready (or rendered) in a page on the calling show method, the issue "Cannot read property 'show' of undefined" will be raised. This issue will be resolved by setting a valid target to the dialog.
We have also prepared a sample based on your requirements.
Can you please try out the above solution and let us know if you face any difficulties.
Regards,
Indrajith