You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing a Greasemonkey userscript. I need to set the date of the ngx-daterangepicker-material component and have it be updated. Changing the value property of the element changes the input text but doesn't update the datepicker or apply its changes. Triggering a click or submit on the input or Apply button doesn't work.
The component should honor these standardized events.
The text was updated successfully, but these errors were encountered:
I'm writing a Greasemonkey userscript. I need to set the date of the ngx-daterangepicker-material component and have it be updated. Changing the value property of the element changes the input text but doesn't update the datepicker or apply its changes. Triggering a click or submit on the input or Apply button doesn't work.
The component should honor these standardized events.
The text was updated successfully, but these errors were encountered: