Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    What errors do you get when not enabling try/catch blocks Matthieu?

    Thread Starter Matthieu-P. Schapranow

    (@theschappy)

    Thanks for the prompt reply.

    I had always “add try / catch block” enabled as a kind of safety net, which triggered the following error: Uncaught SyntaxError: missing } after try block -- note: { opened at line 196, column 4

    When disabling to use try/catch, the error vanished. Good to know that latest hints about using the “try / catch” block indicate that it is _generally discouraged_.

    Many thanks, let’s close the ticket here.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    When disabling to use try/catch, the error vanished. Good to know that latest hints about using the “try / catch” block indicate that it is _generally discouraged_.

    indeed, while thinking about it, maybe I should retire that option ..

    Many thanks, let’s close the ticket here.

    you’re welcome, feel free to leave a review of the plugin and support here! ??

    enjoy your friday!
    frank

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.