Lavash.State.MissingRequiredFieldError exception (Lavash v0.3.0-rc.2)

Copy Markdown View Source

Raised when a from: :url, required: true state field is absent from the URL on mount or handle_params. Carries the offending field name so callers (error pages, telemetry, etc.) can pattern-match.