Skip to content

Calendar: x-model.lazy corrupts the bound value of an inline calendar #83

Description

@StanZGenchev

The modifier makes Alpine listen for change, and the calendar's own change event makes that listener write the event's detail object over the date string the calendar has just stored. Any modifier also silently breaks the model-to-view sync, because the model expression is read from the literal x-model attribute name, which does not exist once the name carries a modifier.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions