You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
when I try to send message I get this error in F12 and that cause the message is not sent. Probably reason is using jquery 3.4.1, because of phpBB 3.3.0
jquery-3.4.1.min.js?assets_version=58:2 Uncaught TypeError: e.replace is not a function
at Function.htmlPrefilter (jquery-3.4.1.min.js?assets_version=58:2)
at we (jquery-3.4.1.min.js?assets_version=58:2)
at Ie (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init.append (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init. (jquery-3.4.1.min.js?assets_version=58:2)
at _ (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init.html (jquery-3.4.1.min.js?assets_version=58:2)
at Object.phpbb.alert (core.js?assets_version=58:104)
at Object.ajaxFail (mchat.js?assets_version=58:183)
at c (jquery-3.4.1.min.js?assets_version=58:2)
The text was updated successfully, but these errors were encountered:
Hey,
when I try to send message I get this error in F12 and that cause the message is not sent. Probably reason is using jquery 3.4.1, because of phpBB 3.3.0
jquery-3.4.1.min.js?assets_version=58:2 Uncaught TypeError: e.replace is not a function
at Function.htmlPrefilter (jquery-3.4.1.min.js?assets_version=58:2)
at we (jquery-3.4.1.min.js?assets_version=58:2)
at Ie (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init.append (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init. (jquery-3.4.1.min.js?assets_version=58:2)
at _ (jquery-3.4.1.min.js?assets_version=58:2)
at k.fn.init.html (jquery-3.4.1.min.js?assets_version=58:2)
at Object.phpbb.alert (core.js?assets_version=58:104)
at Object.ajaxFail (mchat.js?assets_version=58:183)
at c (jquery-3.4.1.min.js?assets_version=58:2)
The text was updated successfully, but these errors were encountered: