Since updating Types to the latest version, the wysiwyg field is broken when I edit a page in a WPML secondary language.
In the primary language it works fine but in the secondary language it looks weird & is missing all the buttons (see attached screencaps)...
Uncaught ReferenceError: wptCallbacks is not defined
at HTMLDocument.<anonymous> (validation.js?ver=0.1.2:392)
at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-u&load[]=i-tabs,suggest,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,shortcode,backbone,wp-util,moxiejs,pl&load[]=upload&ver=4.9.8:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-u&load[]=i-tabs,suggest,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,shortcode,backbone,wp-util,moxiejs,pl&load[]=upload&ver=4.9.8:2)
at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-u&load[]=i-tabs,suggest,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,shortcode,backbone,wp-util,moxiejs,pl&load[]=upload&ver=4.9.8:2)
at HTMLDocument.K (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-u&load[]=i-tabs,suggest,jquery-ui-position,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,underscore,shortcode,backbone,wp-util,moxiejs,pl&load[]=upload&ver=4.9.8:2)
Rolling back the Types plugin to v3.1.2 fixes the problem.