jasonlong/isometric-contributions

Still Stopped rendering

Closed this issue · 10 comments

@jasonlong

Thank you for your response ( #309 )
However, unfortunately there are some OS and browsers that are not compatible.

The only thing we were able to confirm was GitHub Isometric Contributions for Chrome on Windows.

Firefox remains unrendered on both Windows and macOS
The extension has been updated. I tried forcing a reload and refreshing Firefox, but the result was the same.

Same as GitHub Isometric Contributions for macOS Chrome.

condition(Windows, macOS)

スクリーンショット 2024-03-31 13 04 12

Chrome Extension version

スクリーンショット 2024-03-31 13 04 32

Firefox Extension version

スクリーンショット 2024-03-31 13 04 47

matrix of extension that after improve

Browser Windows macOS
Chrome O X
Firefox X X

Ok this will require a deeper dive when I'm back from traveling for Easter.

@jasonlong

Ok this will require a deeper dive when I'm back from traveling for Easter.

Thank you for your reply even though you are on vacation!
We look forward to your corrections!

Same as GitHub Isometric Contributions for macOS Chrome.

Confirmed I just received 1.1.29 on (Chromium) Arc but not rendering either. Enjoy your holiday 🐰

I've submitted 1.1.30 and the Firefox one is already available here.

Should be available on the Chrome store very soon and Edge in a few days (they're much slower to review).

I'm also facing this issue on MacOS - in console logs i got this error from extention

Uncaught SyntaxError: Cannot use import statement outside a module

I hope this helps in debugging.
Waiting for the fix.
Thanks!

1.1.30 is available (Chrome and Mozilla) and is working for me. Please let me know if anyone sees issues still.

WFM 🫚

Hi @jasonlong,
Thanks for that quick fix. It's working fine now on Chrome (MacOS)

@jasonlong

Operation has been confirmed.
The problem has been resolved.
thank you.

Awesome. FWIW with GitHub making changes so much more frequently on the profile page, I'm going to look into ways to automate periodic tests to catch when the extension stops working. Maybe with Puppeteer or something. If anyone has experience w/ this sort of thing lmk.