{% extends "base.html" %} {% block content %} {# No ``x-init="init()"`` — Alpine runs the component's own ``init()``; the attribute opened a second change-stream websocket, so every event showed up twice. See tests/test_admin_asset_order.py. #}
{# Not a ``
`` on purpose — the Watch button doesn't submit, it calls Alpine's ``reconnect()`` which rebuilds the WebSocket. A wrapping ```` would let Enter-in-any-field do a page reload that drops in-flight events. #}
{# Advanced watch options. Collapsed by default so the common "just tail this namespace" path stays a two-click flow. #}

No events yet. Run a write against the watched scope to see one appear here.

{% endblock %}