nfreear / pomodoro-browser-ext

A Pomodoro countdown timer that helps you focus by blocking access to distracting websites.
https://chromewebstore.google.com/detail/my-pomodoro-work-relax-fo/ciifljdpiobfiebfjlppcdakelfipiko
GNU General Public License v3.0
0 stars 0 forks source link

Install bugs — `blockList` undefined or null #7

Closed nfreear closed 2 months ago

nfreear commented 3 months ago

...

service-worker.js:163 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'findIndex')
    at service-worker.js:163:31
(anonymous) @ service-worker.js:163
service-worker.js:197 SW ~ tabs.onActivated: 1527596305 undefined Array(0)
service-worker.js:197 SW ~ tabs.onActivated: 1527596354 undefined Array(0)
options.js:104 >> options.js
options.js:41 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'join')
    at OptionsStorage.fromStorage (options.js:41:43)
nfreear commented 2 months ago

Fixed, on 19th August!