TT-RSS App / mark as read

Hello,
since the last update ‘mark as read’ doesn’t work any more in the app - in the systemlog I found the following error:

Uncaught TypeError: Feeds::_catchup(): Argument #2 ($cat_view) must be of type bool, null given, called in /var/www/html/tt-rss/classes/api.php on line 426 and defined in /var/www/html/tt-rss/classes/feeds.php:755
Stack trace:
#0 /var/www/html/tt-rss/classes/api.php(426): Feeds::_catchup()
#1 /var/www/html/tt-rss/api/index.php(55): API->catchupFeed()
#2 {main}
  thrown

In the web application it is working.

thanks for reporting.

https://git.tt-rss.org/fox/tt-rss/commit/d6f604c06c2533a7c32d7a3accf4f4b8a47ad992

thanks, it’s working again