fluxify icon indicating copy to clipboard operation
fluxify copied to clipboard

Passing 'undefined' to 'doAction' should throw error

Open frewsxcv opened this issue 9 years ago • 0 comments

I propose that flux.doAction(undefined) should throw an error. This gives the developer a faster debugging feedback cycle by getting an error immediately whenever an invalid value is passed as an action name. Thoughts?

frewsxcv avatar Oct 19 '15 17:10 frewsxcv