mirror of
https://github.com/we-promise/sure
synced 2026-05-12 01:56:36 +02:00
The polling controller was requesting turbo_stream format but only an HTML template exists. Fix the Accept header to request text/html and handle both formats in the controller.