Breaking news… Fatal Error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in site/templates/announcements.php:11

#0 site/templates/announcements.php (11): count()
#1 wire/core/TemplateFile.php (328): require('...')
#2 wire/core/Wire.php (413): TemplateFile->___render()
#3 wire/core/WireHooks.php (968): Wire->_callMethod()
#4 wire/core/Wire.php (484): WireHooks->runHooks()
#5 wire/modules/PageRender.module (581): Wire->__call()
#6 wire/core/Wire.php (416): PageRender->___renderPage()
#7 wire/core/WireHooks.php (968): Wire->_callMethod()
#8 wire/core/Wire.php (484): WireHooks->runHooks()
#9 wire/core/WireHooks.php (1094): Wire->__call()
#10 wire/core/Wire.php (484): WireHooks->runHooks()
#11 wire/modules/Process/ProcessPageView.module (184): Wire->__call()
#12 wire/modules/Process/ProcessPageView.module (114): ProcessPageView->renderPage()
#13 wire/core/Wire.php (416): ProcessPageView->___execute()
#14 wire/core/WireHooks.php (968): Wire->_callMethod()
#15 wire/core/Wire.php (484): WireHooks->runHooks()
#16 index.php (55): Wire->__call()
#17 {main}
thrown (line 11 of site/templates/announcements.php)

This error message was shown because: site is in debug mode. ($config->debug = true; => site/config.php). Error has been logged.