paradigmxyz / rivet

Developer Wallet & DevTools for Anvil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Rivet makes Google Docs/Sheets/Slides... has loading issue

piavgh opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.
After installing Rivet (latest version) via instructions here https://github.com/paradigmxyz/rivet#5-installing-the-web-extension, my Google Docs/Sheets/Slides... pages have an loading issue (check the screenshot below)
I tried to disable Rivet and it works. I can reproduce this behavior every time

Commit of Rivet: fe16c28 fix: add guard to infinite block fetching

To Reproduce
Steps to reproduce the behavior:

  1. Install Rivet extension
  2. Go to https://docs.google.com/
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.
Enable Rivet should not interfere with Google Docs/Sheets/Slides...

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2023-08-29 at 4 13 32 PM

Desktop (please complete the following information):

  • OS: Mac OS Ventura 13.5.1
  • Browser: Chome
  • Version: 116.0.5845.110 (Official Build) (x86_64)

Additional context
Add any other context about the problem here.

Can't use google accordion wtf did this extension do 😂

image

It also breaks discourse (Most of the governance forums) I am looking into this.

commented

Ah yes. This is a known issue that only occurs on a development build. Happy for someone to take a closer look!

It's probably an error when trying to load the JS dynamically on the index instead of to bundling it. Anyone does know a workaround on this?

breaks etherscan too fyi

commented

Fixed via 7480d03.

May the googles, accordions, etherscans, etc be with you.

@jxom : thanks, the fix works on my end 👍