Ricardo Puerto

Results 12 comments of Ricardo Puerto

It breaks and stops the script but the files are deleted.

Docs are not clear about the usage. Try this: return conn.clean( path.join(remoteRoot, '**'), localRoot, { base: remoteRoot } );

I’m having the same problem and is clearly because of points with exactly the same coordinates inside the cluster. Initially I set the `clusterMaxZoom` value to `99` because I wanted...

@mourner How do I do that? Do you have a sandbox or playground I can set up?

I have more data: $e is of type `PDOException`. That seems to be the cause as if I convert it to `throw new Exception($e->getMessage())` the error shows up in Rollbar....

Any chance of this to be fixed after one year? If I understand right, this means that using a function as a transform is impossible in Webpack 3. No one...

@stefanrybacki A repaint is needed in that case.

Curiously, `Editor.insertFragment` works properly.

I'm having the same problem.