Ash
Ash
This has been resolved in this pull request - https://github.com/adobe-webplatform/Snap.svg/pull/616 Any chance of getting this merged?
The v13 tools install also fixed the issue for me. The problem only started happening after upgrading to Parallels v14 and latest version of vagrant-parallels.
Just following on from this, is there a way to save a whole tree of data with the scoped properties automatically set on child nodes?
The jsbin i have put together shows all the whitespace that is added at the bottom, just scroll down.
2 screenshots below of the jsbin example. 1st screenshot shows when the page is loaded, 2nd after i scroll down showing all the added whitespace.
Yes that is the same for me. All that extra white space is being added. In Firefox the issue doesn't appear to exist but in Chrome and Safari on Mac...
This is the output of npm run build: ``` [14:01:09] Starting 'build'... [14:01:09] Starting 'clean'... [14:01:09] Starting 'clean:dist'... [14:01:09] Finished 'clean:dist' after 261 μs [14:01:09] Starting 'clean:tmp'... [14:01:09] Finished 'clean:tmp'...
powerNodeFactory.setBaseUrl()?
That should be working, the only thing to note is that because you are passing 'null' in a the first parameter to restangularizeCollection, it won't build a nested url for...