BetterSEQTA / BetterSEQTA-Plus

BetterSEQTA+ - A continuation of development of the BetterSEQTA chrome extension.
https://chromewebstore.google.com/detail/betterseqta+/afdgaoaclhkhemfkkkonemoapeinchel
MIT License
19 stars 7 forks source link

The settings not opening #52

Closed grassett closed 7 months ago

grassett commented 10 months ago

Details

When i open the settings it just comes up as transparent and nothing can be customised.

Screenshot 2023-11-30 at 8 37 31 pm
Checklist - [X] Modify `interface/src/pages/Settings.tsx` ✓ https://github.com/SethBurkart123/EvenBetterSEQTA/commit/ab3bc7941d47349fb9d8e53a88f4b18c5f9f18b1 - [ ] Modify `src/css/injected/transparency.scss` ⋯ ![Flowchart](https://raw.githubusercontent.com/SethBurkart123/EvenBetterSEQTA/sweep/assets/71b6b266a22d6b873916c3a84ca8671ee366709f807bb9dea6e0b995d567f910_52_flowchart.svg)
SethBurkart123 commented 10 months ago

that one would be from a rendering error. I definitely need to add error boundaries and reporting probably so that I can check those edge cases that I don't inherently see.

Crazypersonalph commented 10 months ago

@grassett Hey Grassett, With your problem, could you please tell us your environment details (Browser, computer, version, etc;), and also the contents of the console upon opening the popup?

This would help with tracking down exactly where the bug is.

Thank you

grassett commented 10 months ago

@Crazypersonalph

Browser : opera GX - latest version Computer: macbook - pro macOS Sonoma 14.1.2 version: 3.2.2 (of the extention)

Crazypersonalph commented 10 months ago

@Crazypersonalph

Browser : opera GX - latest version Computer: macbook - pro macOS Sonoma 14.1.2 version: 3.2.2 (of the extention)

Thanks for the env details, but could you also please provide the console logs? Kind Regards

SethBurkart123 commented 7 months ago

Closing due to inactivity. If it's still a problem then we can reopen it.