• Resolved programmin

    (@programmin)


    Sometimes I notice an error in the console – ReferenceError: coontaier_id is not defined

    Searching through the code it looks like this is never actually assigned. (Although it only is in .fail cases so maybe it wasn’t tested as much.)

    Btw I am still seeing the error where collapsing one of the postboxes, then reloading and clicking to expand, just shows a spinner.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Greg Ross

    (@gregross)

    It’s a typo, it should be container_id which is assigned as one of the parameters to the function.

    Which widget are you seeing the spinner with?

Viewing 1 replies (of 1 total)

The topic ‘Mistyped JS?’ is closed to new replies.