Mike Lee

Results 17 comments of Mike Lee

@kazvaggos What did you end up doing for this? We are also in the process of migrating to Vue 3, and the whitespace issue in snapshot tests is a blocker...

Can confirm that the change made to content script is only reflected on refreshing the page WITH the extension, not just the extension. Interestingly, refreshing the page by itself did...

Also encountering same issue as described by @adib, on my Macbook Pro (M1 Pro, 2021, 16-inch). HUD appears when volume keys are pressed on keyboard, but no actual change from...

@waydabber I did try using `BetterDisplay` instead, but observed the same behavior where the volume didn't actually change despite the HUD showing. Unless I had to configure the app additionally...

@waydabber ahh interesting. thanks for the heads up on MC only supporting DDC via USB-C. I was previously connecting my M1 MBP to the monitor via the HDMI port. I...

Any updates to this? I recently switched to tsx from nodemon + ts-node and it's been great so far. But now I am running into an issue where I want...

Is there a way to work around this besides refactoring the multiple modals to be rendered independent of each other?