Siropu Well-known member Jul 1, 2024 #1 Affected version 2.3.0 RC 5 Code: <xf:js> XF.showOverlay(XF.getOverlayHtml({title: 'my title', html: '<div>my html</div>'})); </xf:js> Also as a side note, it would be great if you could pass multiple classes to the className of the options object.
Code: <xf:js> XF.showOverlay(XF.getOverlayHtml({title: 'my title', html: '<div>my html</div>'})); </xf:js> Also as a side note, it would be great if you could pass multiple classes to the className of the options object.
Whistle Member Jul 1, 2024 #2 It has to work. Check this thread; XF 2.3 Post in thread 'core.js Uncaught TypeError: this.initialize is not a function' Jun 23, 2024 This is a Cloudflare configuration issue. Disable Rocket Loader.
It has to work. Check this thread; XF 2.3 Post in thread 'core.js Uncaught TypeError: this.initialize is not a function' Jun 23, 2024 This is a Cloudflare configuration issue. Disable Rocket Loader.
Jeremy P XenForo developer Staff member Jul 1, 2024 #3 As it turns out this is a legitimate bug, but RocketLoader tends to cause odd breakages on the whole so I'd be skeptical of it in any case.
As it turns out this is a legitimate bug, but RocketLoader tends to cause odd breakages on the whole so I'd be skeptical of it in any case.
XF Bug Bot XenForo bug fixer bot Staff member Jul 2, 2024 #4 Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.0). Change log: Fix some issues with JS initialization Click to expand... There may be a delay before changes are rolled out to the XenForo Community.
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.0). Change log: Fix some issues with JS initialization Click to expand... There may be a delay before changes are rolled out to the XenForo Community.