Rob Pruzan
Rob Pruzan
I believe this is fixed in extension version 1.0.10, which has not been published to the chrome web store. It's available directly through the repo, instructions here- https://github.com/aidenybai/react-scan/blob/main/BROWSER_EXTENSION_GUIDE.md Waiting on...
I believe this is fixed, and haven't seen any activity here showing otherwise, so going to close the issue
Yeah, I would like to implement this at some point
Able to reproduce, will try to get a fix out soon
This error is no longer present in [email protected] If you want to run react-scan in production you can use the following: ``` import {scan} from 'react-scan/all-environments' scan() //
> Okay just checked, UNPKG was down for more than 8 hours. The solution here is to choose an alternative CDN provider. This, of course, is up to the user....
In v0.0.2 we have an option to export the data we collect as a prompt in different formats https://x.com/aidenybai/status/1894421396799066441 We can do an MCP server soon, I agree that would...
> Would it be too far out of scope to include console output? > > Working with Cline, I frequently find myself copy and pasting debug output . i want...
> @RobPruzan have any progress about this? bro Yep! This feature unfortunately never got out since I left million around this time. But, fortunately, I'm working on a library for...
Able to reproduce, working on removing the error when it shouldn't show This error can be ignored in the mean time