WofWca / jumpcutter

⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension)
https://chrome.google.com/webstore/detail/jump-cutter/lmppdpldfpfdlipofacekcfleacbbncp
GNU Affero General Public License v3.0
356 stars 13 forks source link

fix: options page doesn't work on Firefox for Android #122

Closed WofWca closed 1 year ago

WofWca commented 2 years ago

A review said this, and I have managed to reproduce: https://addons.mozilla.org/addon/jump-cutter/reviews/1871616/

I don't know what's this caused by. Here's how to debug on Android.

Also need to see if it's related to #120.

Related: #65.

WofWca commented 1 year ago

The problem seems to be on this line:

https://github.com/WofWca/jumpcutter/blob/5f434fdae08115e834e51cd0d0a414bfb0816433/src/entry-points/options/App.svelte#L53

It says ".commands is undefined"

WofWca commented 1 year ago

Fixed in bd85951bbc3b54193483626deb47ac6c0a1de231