Occur error when trying to get and change button.label in its CustomJS callback

Hi @swpper

You access the button label via cb_obj.origin.label.

See this post for similar discussion.