Wikiki/bulma-slider

Uncaught ReferenceError: outputs is not defined

frncsdrk opened this issue · 1 comments

The Error occurs because of the use strict statement in conjunction with the use of a global variable instead of a local variable.

See screenshot:
bulma-slider-error-screenshot

Pretty sure this can be closed