Results 76 comments of Rob Pruzan

Update on existing bugs relating to max call stack exceeded and perf issues ## max call stack problem have fix, will be in a future release ## perf issues -...

Yeah we will provide a minimal mode soon in the meantime u can shrink the current toolbar size meaningfully by setting scan({showToolbar: false})

> Yeah we will provide a minimal mode soon > > in the meantime u can shrink the current toolbar size meaningfully by setting scan({showToolbar: false}) Im sorry, typo!! I...

Haha! I got it working on a vscode webview It requires a minor change to react-scan to work, and some tweaks to CSP when setting up webview. Ill try to...

> [@RobPruzan](https://github.com/RobPruzan) When is the next released planned ? I would expect a release sometime this week

> i managed to get it loaded by modifying the CSP but it's not doing anything, not sure what needs to be done to react-scan itself :/ Yep this is...

Currently will not work, as that functionality ended up getting deleted some number of releases ago and never got re-implemented. I'll either end up implementing this API, or redoing our...

> > Currently will not work, as that functionality ended up getting deleted some number of releases ago and never got re-implemented. I'll either end up implementing this API, or...

> For now I can't use it as-is in development Bumping this, some info about how you're using react scan here would be super helpful! We have seen similar issues...

> [@RobPruzan](https://github.com/RobPruzan) this actually worked great