CompositeLight / currentRMS-helper

Chrome extension to add functionality to the CurrentRMS web interface.
11 stars 2 forks source link

Bug: Hardcoded subdomain #77

Closed kennioje closed 2 months ago

kennioje commented 2 months ago

The subdomain amps.current-rms.com is hardcoded into line 676 of service-worker.js (v1.31.17) and throwing an error in Edge. Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.

I suspect you don't want that in there!

CompositeLight commented 2 months ago

Thanks! It was a note to self whilst coding I think. Have deleted it for the next version.