gandf / slick-rss

The news reader extension for Chromium
MIT License
25 stars 1 forks source link

Error on service worker #39

Closed gandf closed 2 years ago

gandf commented 2 years ago

Error:

Error in event handler: TypeError: Cannot read properties of undefined (reading 'id') at ExternalRequest (chrome-extension://lloonpjjgockligalihhebapcafgbgef/background.js:127:45)

gandf commented 2 years ago

This error comes from old feeds with ID starting with 0. These feeds must be deleted and recreated so that it recovers a valid ID.