mikalai-sauchanka
mikalai-sauchanka
I've got around 5k recurring jobs. Search feature would be extremely helpful. Currently it takes me up to 5 minute to find a job in the dashboard.
useNodesInitialized returns false if onlyRenderVisibleElements is true and some nodes off the screen
### Describe the Bug I've got a large set of data, not all nodes fit into the viewport. I set onlyRenderVisibleElements to true to avoid performance issues. I'm struggling to...
### Describe the Bug If translateExtent is set, scrolling the diagram the first time makes it jump. (I may be using the prop incorrectly though) ### Your Example Website or...
flatten function saves parent, which can create infinite depth nesting (parent -> children)
Getting: [Error: Unable to invalidate a subdocument that has not been added to an array.] ``` javascript 'use strict'; var co = require('co'), mongoose = require('mongoose'), mongooseLong = require('mongoose-long'); mongooseLong(mongoose);...