• Resolved daveroo

    (@davidavery)


    Hi there,

    There was a WordPress Database update today. Now when I edit my posts with SyntaxHighlighter blocks I am met with the following message:

    Your site doesn’t include support for the SyntaxHighlighter Evolved block. You can try installing the block, convert it to a Custom HTML block, or remove it entirely.

    My browser console is showing the following error when loading the post edit page:

    SyntaxHighlighter Blocks are still visible on my website, but I am no longer able to edit them.

    Any help would be much appreciated!

    Thank you,

    David

Viewing 6 replies - 1 through 6 (of 6 total)
  • Abel Rogers

    (@abelito)

    Hi,
    Am getting similar problem with lodash undefined

    Uncaught ReferenceError: lodash is not defined
    at Object. (blocks.build.js?ver=3.6.2:1:8168)
    at t (blocks.build.js?ver=3.6.2:1:101)
    at Object. (blocks.build.js?ver=3.6.2:1:8121)
    at t (blocks.build.js?ver=3.6.2:1:101)
    at Object. (blocks.build.js?ver=3.6.2:1:7938)
    at t (blocks.build.js?ver=3.6.2:1:101)
    at Object. (blocks.build.js?ver=3.6.2:1:1113)
    at t (blocks.build.js?ver=3.6.2:1:101)
    at Object. (blocks.build.js?ver=3.6.2:1:990)
    at t (blocks.build.js?ver=3.6.2:1:101)

    from the console inspector, the build file problem starts here

    , function(e, t) {
    e.exports = lodash
    }

    Have disabled all cache and minification to make sure not that, seems to have broken only with latest wordpress update

    Current pages are ok, but cannot add new ones or edit old.

    Could you please take a look at the issue?

    Thanks

    Plugin Support Stef (a11n)

    (@erania-pinnera)

    Hello @davidavery and @abelito,

    Thanks for reporting this, and sorry for the trouble!

    You indeed stumbled upon a bug: it looks like a Javascript library the plugin depends on,?lodash, is no longer loaded in the block editor.

    We have our developers at work to fix this, and we hope to deploy and publish the fix in the next few days.

    We’ll publish the fix on GH at this link if you want to tag along and be sure you know when the update is out ??

    I upgraded to wordpress 6.4.1 and I have same error as above.
    Will the fix also for WP 6.4.1 ?
    Thanks!

    Plugin Support Stef (a11n)

    (@erania-pinnera)

    Hi there, @teaage81,

    Thanks for reporting it – it looks like you stumbled upon a bug our developers have already fixed.

    We release a new plugin version: after you update the plugin you should not have this problem anymore. Let us know if you still see this error, though!

    For me the issue is solved now after I updated to version 3.7.0.

    Thank you very much!

    Plugin Support Deric (a11n)

    (@dericleeyy)

    I’m glad to hear that it is resolved now!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Your site doesn’t include support for the SyntaxHighlighter Evolved block.’ is closed to new replies.