Shivam Sinha

Results 16 comments of Shivam Sinha

@ryanwiemer thanks for getting back. essentially want to make able to create more advanced page transitions where common elements are animated across the page un-mounting and mounting. Take a look...

You can do this but just running `splatStack.push(parseInt(Math.random() * 20) + 5);` with a `setTimeout()`

#12 Seems like the same issue here, but on Safari as well.

A short term solution could be to keep calling the `splat` function on a timer.

#36 Seems like this is happening on Safari as well. @Eccenux were you able to figure anything out and fix it? @PavelDoGreat It would be great if you can find...

I'm having this issue, were you ever able to figure this out @ddowell617 ?

That's unfortunate. I used this hacky script from StackOverflow to workaround it: ``` var initDestroyTimeOutPace = function () { var counter = 0; var refreshIntervalId = setInterval(function () { var...

Thanks @nyancodeid Fixed it for me!

Just add a script tag in your index.html before the script: paceOptions { //your options }

Hey folks, just a heads up that the V3 (in my case, the V3 Pro) doesn't show up at all in the device list!