Yikes… Fatal Error: Uncaught Error: Call to a member function reverse() on null in site/templates/work.php:10

#0 wire/core/TemplateFile.php (318): require()
#1 wire/core/Wire.php (394): TemplateFile->___render()
#2 wire/core/WireHooks.php (823): Wire->_callMethod()
#3 wire/core/Wire.php (465): WireHooks->runHooks()
#4 wire/modules/PageRender.module (536): Wire->__call()
#5 wire/core/Wire.php (397): PageRender->___renderPage()
#6 wire/core/WireHooks.php (823): Wire->_callMethod()
#7 wire/core/Wire.php (465): WireHooks->runHooks()
#8 wire/core/WireHooks.php (924): Wire->__call()
#9 /wire/core/Wire.p (line 10 of site/templates/work.php)

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