Billy Vong

Results 129 comments of Billy Vong

@dcarabott what are you doing post init (in regards to replay sampling rate), that you can't do in the init?

@dcarabott If you're using the CDN, replay integration should not be loaded until you call `addIntegration(new Sentry.Replay())`. It looks like you're passing `errorSampleRate` to the Replay constructor, which is no...

Yeah https://github.com/billyvg/pokemon-journal/blob/master/app/api/baseStats.json needs to be updated to include the new pokemons

I will look into this, thanks

Also let me know if want me to add additional contributors @christianallred. And thanks for handling this!

Not sure of windows directories, but `-g` means to install globally, so one of those directories is the global one. It looks like you have it working, but you could...

@ababik Unfortunately problem still exists in v2.0.0-alpha.7

Ah makes sense to me -- though this probably belongs in https://github.com/rrweb-io/rrweb/

Re-opening this as it was auto-closed from a PR that only partially addresses this issue. We have some `setTimeout` usage in our Replay SDK that needs to also call the...

@natebundy we just released version 8.3.0 that includes changes to use an unpatched `setTimeout`, would you be able to see if it helps with your virtual table? Unfortunately I don't...