Files
shiny/srcjs
Joe Cheng 6470b3f08c Fix 062-submitbutton-demo
1) In srcjs/input_rate.js line 284, the global variable `name` was
   being written to.
2) In a couple of other places in that file, the global variable
   `name` was being read instead of `nameType`--the result of an
   incomplete refactor.

Also added an eslint rule to prevent this and other globals from
being read implicitly.
2019-09-17 12:55:47 -07:00
..
2015-03-30 16:17:04 -05:00
2015-03-30 16:17:04 -05:00
2016-03-18 14:15:36 -05:00
2019-09-17 12:55:47 -07:00
2019-09-17 12:55:47 -07:00
2017-08-04 15:09:00 +01:00