jQuery 3 dialog generates errors

jQuery 3 dialog generates errors

Hello,

I can't open a jQuery dialog in jQuery 3.0 without getting "Object doesn't support property or method getClientRects" errors.

Here is a link to my example: http://jsbin.com/tefoquhogi/edit?html,output

To see the error, use the F12 tools. This happens on the major 3 browsers I have tried.

As a result of the error, positioning the dialog is impossible.

The implementation is very basic and I can't figure out if there is something different in version 3 that I am not doing correctly.


Any help is appreciated.


Thanks,

Brian