MisterPhilip / omnibug

Omnibug is an extension for Firefox and most Chromium-based browsers to ease implementing and debugging digital marketing tools.
https://omnibug.io/
MIT License
95 stars 42 forks source link

Omnibug Hangs and then Crashes #211

Open ironhide1975 opened 1 year ago

ironhide1975 commented 1 year ago

Lately when using Omnibug, attempting to change the Filtered items will cause Omnibug to hang and then crash.

For example, if I navigate to a page with Omnibug open, after the page loads, if I attempt to filter by a specific property-id, when I close the Filter window, Omnibug will crash.

MisterPhilip commented 1 year ago

Thanks, @ironhide1975 - I have had a few reports of this but have been unable to replicate. A few follow-up questions for this:

  1. Are you using the "Contains", "Starts With", "Ends With", or "Exactly Matches" your selector?
  2. Is there a specific property ID that is causing it or is it anything you type in?
  3. Do you have any providers filtered out, or are all of them enabled?
  4. Are there typically network requests for the account ID that you are filtering for already on the page?
ironhide1975 commented 1 year ago

1: Contains 2: Anything. After I type it in and click the x box to close the filter section. 3: Filtered by Google Analytics 4: Yes, this doesn't seem to be a problem if you make adjustments BEFORE the page loads. But after, it will cause Omnibug to crash.