Felipe

Results 21 comments of Felipe

@wcandillon yeah I've being trying for the past 5 days without any success, can you help me with this? How would you change it? Any bit of code would put...

I have cut the time in half changing runSprint to runTiming ``` function runTiming(clock, value, dest) { const state = { finished: new Value(0), position: new Value(0), time: new Value(0),...

@VasilenkoVladislav this snippet did not work for me, @ferrannp did you found a solution?

I've tried to fix the problem but I think it is out of my scope, can someone please take a look at the breaking changes from 0.62? Maybe something in...

@dbirchfield80 What I did was I removed the folder from node_modules to my root and made the changes myself, it works normally now but I won't be getting new updates...

@datvm thank you, at least I'm getting a new error now: > Refused to compile or instantiate WebAssembly module because neither 'wasm-eval' nor 'unsafe-eval' is an allowed source of script...

is it possible to record the video coming from the user?