bvaughn / react-resizable-panels

https://react-resizable-panels.vercel.app/
MIT License
3.58k stars 124 forks source link

Update `@replayio/playwright` #353

Closed Andarist closed 1 month ago

Andarist commented 1 month ago

This one makes sure that the @replayio/reply (transitive dependency) gets updated too (u can see the change in the lockfile).

With this one, I can record this repo and I get recordings. Some fail at times when the metadata's size gets exceeded. We know about the issue and we are in the process of figuring out the solution.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-resizable-panels ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 7:52am
bvaughn commented 1 month ago

Failed:

https://github.com/bvaughn/react-resizable-panels/actions/runs/9003551222/job/24734429716?pr=353

Screenshot 2024-05-08 at 10 04 15 PM

Andarist commented 1 month ago

FWIW - the errors above were caused by missing API key on the fork. The alpha version of the plugin didn't benefit from the recent improvements to error reporting in this situation (those were just merged to main).