Ryan McCahan

Results 18 comments of Ryan McCahan

Appreciate the quick review! Yeah, confirming that it still returns 2 browser frames (the main frame + the iframe) for 0ms, 16.6ms, and 33.3ms even though the iframe gets removed...

That solved it (elegantly!) for my sample page, which I thought was the least common denominator replicable case, but it turns out it didn't fix it for the production page...

I hit this issue as well - I've got a Pull Request in for a fix, but you may be able to work around it by adding this CSS to...

No dice for me, new error on testing (from `yarn install` on a fresh copy of your main branch): ``` yarn run v1.22.17 $ node_modules/rollup/dist/bin/rollup -c rollup.config.js src/index.js → umd/index.js,...

Ahh, thanks for the clarification. FYI, the GitHub About section "Website" field still has the old package URL, which is what I kept clicking: ![Screenshot 2022-04-18 at 07 05 02](https://user-images.githubusercontent.com/2308923/163812460-4a5d6d62-9eae-4e08-b68d-907d26db8056.png)...

This is probably not the correct way to solve this (might not work correctly when the door reopens because there's something in the way after it's in range of the...

I was getting the same error message as @jpsaila, I was ultimately able to get it working by checking VSCode dev tools and looking for the Python command it was...

@liuwo23 do you happen to know when your fix will make it into a release?

I believe this is the same as #359, with the 5.26 version of the HS200 hardware. The `homebridge-kasa-python` plugin solved this by supporting cloud login information (ew), and while that...