Oskar Ahlroth

Results 3 comments of Oskar Ahlroth

I wrote a Github Action (with Vercel) - that adds the below comment to your PRs - you can find it here https://github.com/OskarAhl/Lighthouse-github-action-comment ![Alt Text](https://dev-to-uploads.s3.amazonaws.com/i/wh034wt0hxgtedhskzwo.png)

A hacky workaround that i'm using is to inside `preparePage`: load the data you want for the client into localStorage - and then refresh the page e.g: ```javascript await page.evaluate((data)...

@daybrush The padding applies to the parent control box, would be useful with a padding for specific child control boxes as well 🙏 https://codesandbox.io/p/sandbox/react-moveable-forked-7gqs7m ![CleanShot 2024-01-03 at 14 48 44@2x](https://github.com/daybrush/moveable/assets/22512871/6ad02b9b-082f-4013-b5a5-7b5ca0e065ee)