https://github.com/vuejs/docs/blob/a961225c9dbfde52c510ce19549a74eb34993bea/src/api/built-in-directives.md?plain=1#L187 I found the statement above unclear, because this could imply the listener would be called once per: - an event, - a mount, - an update or - a span in lifecycle (possibly specified somewhere). This could lead readers to assume the semantics or simply avoid using this modifier not to cause confusion.