Results 216 comments of Chuck McCallum

FWIW, if I hit ctrl-c while byebug has stopped execution (for example, running rspec), when I get back to the terminal my input is not echoed: ie, Unicorn or Rails...

Ditto. For example: ``` 2.0.0-p353 :002 > require 'curb' => true 2.0.0-p353 :003 > c = Curl::Easy.new('http://example.org/404') => # 2.0.0-p353 :004 > c.verbose = true => true 2.0.0-p353 :005 >...

(FWIW: Ended up just checking the status code at the end, and that works for me.)

@ilan-gold : Does the work you described this morning impinge on this? Or are they distinct, but happen to share some keywords?

More info: top of component stack: ``` in t in y in div in _ in y in spatial in div in t in DraggableCore in t in div in...

Transpiled code: ``` value: function dataToTexture(data, width, height) { var _parameters; var gl = this.context.gl; var noWebGL2 = !Object(external_luma_gl_core_["isWebGL2"])(gl); var dtype = this.props.dtype; var _DTYPE_VALUES$dtype = DTYPE_VALUES[dtype], format = _DTYPE_VALUES$dtype.format,...

Transpiled code: ``` var maxSliderValue = domain && domain[1] || DTYPE_VALUES[dtype].max; ``` We hit this line with with both `domain` and `DTYPE_VALUES` undefined. Viv source code: https://github.com/hubmapconsortium/vitessce-image-viewer/blob/603e3d895ae3b1d7468de4cafae68147b00bde66/src/layers/utils.js#L34 Tranfer to Viv.

Lowering the priority of this work: The right thing to do right now is pin the dependency version upstream: - https://github.com/hubmapconsortium/azimuth-annotate/issues/3

@jkmarx : In the third frame, hitting the back arrow has updated the URL, but has not caused the screen to update: RNA-seq is still checked, and there are only...