Can't load map route in browser

Environment

Discourse Version: 3.2.0.beta1-dev

Plugin Commit: Merge pull request #32 from paviliondev/button_fix · paviliondev/discourse-layouts@a237b9b · GitHub

Steps to Reproduce

Navigate to /map from within the app works.

Reload the browser on /map returns an 500 Internal Server Error.

I encountered this when trying to set /map as the default landing page.

Example

https://contramapas.kostka.studio/map

Logs

Message (9 copies reported)

ActionView::Template::Error (No route matches {:action=>“map_feed”, :controller=>“list”})
app/views/list/list.erb:134
app/views/list/list.erb:132
lib/topic_list_responder.rb:15:in block (2 levels) in respond_with_list' lib/topic_list_responder.rb:8:in respond_with_list’
app/controllers/list_controller.rb:110:in block (2 levels) in <class:ListController>' app/controllers/application_controller.rb:420:in block in with_resolved_locale’
app/controllers/application_controller.rb:420:in with_resolved_locale' lib/middleware/omniauth_bypass_middleware.rb:74:in call’
lib/content_security_policy/middleware.rb:12:in call' lib/middleware/anonymous_cache.rb:389:in call’
lib/middleware/gtm_script_nonce_injector.rb:10:in call' config/initializers/100-quiet_logger.rb:20:in call’
config/initializers/100-silence_logger.rb:29:in call' lib/middleware/enforce_hostname.rb:24:in call’
lib/middleware/request_tracker.rb:233:in `call’