Robert Light
Robert Light
### Describe the bug edit_payment delete allocation fails if billing code contains a '_' ### To Reproduce 1. create a CPT4 billing code with an underscore in the id such...
If we are using log4js inside a browser, os.EOL is undefined. therefore, I would recommend the following line: https://github.com/log4js-node/log4js-node/blob/bd457888eb91b9e932fe8f66d720cf2d9d6442f4/lib/layouts.js#L225 should be: ` return os.EOL?os.EOL:'\n'; `
Is there a way to get "typeahead" functionality as shown in the plunkr below: https://plnkr.co/edit/hvLUW1ezja5DIapnlpLv?p=preview
Just a thought: This package looks promising but I'd like to suggest that you create a client (iframe-resident) element to your package that handles a security relationship. See: https://github.com/robertlight/worldmapXBlock/blob/master/doc/worldmap-xblock-arch.rst (something...
https://github.com/gogoair/react-slide-out/blob/3f2ad3f715e17dfd75d72c7de3ab032d56800ae8/src/index.jsx#L57 produces the warning: `Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details. * Move code with side effects to componentDidMount, and set initial...
I am playing an mpg url via: ``` { setIsBuffering(true); }} onSeek={e => onSeekTo(e)} onError={(e) => onPlayerError(e)} onProgress={handleProgress} onDuration={handleDuration} /> ``` and when onVolumeChanged gets fired when the user changes...
# Feature Request ## Wanted Feature I would like to be able to get the lines, channels, etc of graphical elements I put on a chart (using the standard finance.yahoo.com...