Skip to content

Conversation

@sheyabernstein
Copy link

No description provided.

@aleksihakli
Copy link
Member

Hi @sheyabernstein! Is this PR still relevant, what issue does it fix?

@sheyabernstein
Copy link
Author

Hi @aleksihakli, yes, to send an event when subscribing to a recurrence input change event. Otherwise the following code will not execute;

document.getElementById('id_recurrence').addEventListener('change', (event) => {
    console.log(event)
});

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants