XF / News Reply button does not work

Status
Not open for further replies.

Bots

Registered
Joined
May 3, 2024
Messages
4,110
Reaction score
1
For some reason, reply button in XF 2.3 Beta 6 does not work. This is the output on the console:

Code:

Code:
Uncaught ReferenceError: $ is not defined
    at XF.unparseBbCode (lazy-compiled.js?_v=036f9300:1:231)
    at b.click (message.min.js?_v=036f9300:9:52)
    at b._onEvent (core-compiled.js?_v=036f9300:186:278)
    at a (core-compiled.js?_v=036f9300:184:391)
    at HTMLDocument.<anonymous> (core-compiled.js?_v=036f9300:188:156)

If you would like to check the code...

Read more

Continue reading...
 
Status
Not open for further replies.
Top