Alexey Petrochenkov
Alexey Petrochenkov
Guys, who knows if this lib is still alive or we need to move to something else? :)
In my application I call getState so frequently that it even affects performance. I started to investigate and and came across `fn.assign` here: ```js getState(state) { if (Array.isArray(state)) { return...
Please see explanations here: https://monosnap.com/file/EWhWrGtm1EK5eOaOxAM2k6z2NkSZMZ
Please, look at pic below:  Previously that test passed, now object with property length:0 is considered empty. Is that correct behavior?
Consider failing test: ``` Expected first mock to have been called before, invocationCallOrder: [15] Received second mock with invocationCallOrder: [8, 16] ``` So I'd like to compare second call of...
# Reporting a Bug? The issue is already reported but I want to stress importance of fixing it: https://github.com/frontend-collective/react-sortable-tree/issues/450
I have found correct method for that in `jest-extended` - `toIncludeAllMembers`.
Error: missing wizard prompter validate-commit-msg { "config": {} } at lazyAssLogic (\node_modules\pre-git\node_modules\lazy-ass\index.js:93:14) at lazyAss (\node_modules\pre-git\node_modules\lazy-ass\index.js:98:28) at Object.pickWizard as wizard at Object. (\node_modules\pre-git\bin\commit-msg.js:11:23) at Module._compile (module.js:435:26) at Object.Module._extensions..js (module.js:442:10) at Module.load...
https://stackoverflow.com/questions/19126994/what-is-the-cleanest-way-to-get-the-progress-of-jquery-ajax-request It seems possible to track progress for any POST request but superagent by documentation doesn't support that. I tried to attach progress event for POST request and it worked...
It makes impossible to scroll context menu with content