Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX v5.1.x change breaks Boolean knob (#6366) #6830

Merged
merged 1 commit into from May 20, 2019

Commits on May 20, 2019

  1. BUGFIX v5.1.x change breaks Boolean knob (#6366)

    Use ES6 argument default value assignment to handle `undefined` case,
    which is never wanted; this prevent `false` cast to empty string (bug).
    Leo Y. Li committed May 20, 2019
    Configuration menu
    Copy the full SHA
    7292666 View commit details
    Browse the repository at this point in the history