Edit - I changed the title. At first I thought it only happens if I set flow context, but nope.
If I select 31st December with this flow (beware of importing it, your dashboard 2 may become broke)
[{"id":"e5d957b7e23cc99c","type":"ui-text-input","z":"654f55124d2a7bb4","group":"e98980ce6b5e6c07","name":"Input date","label":"First date","order":0,"width":"3","height":"1","topic":"topic","topicType":"msg","mode":"date","tooltip":"","delay":300,"passthru":true,"sendOnDelay":false,"sendOnBlur":true,"sendOnEnter":true,"className":"","clearable":false,"sendOnClear":false,"icon":"","iconPosition":"left","iconInnerPosition":"inside","x":560,"y":480,"wires":[["431ee5c22c68c030"]]},{"id":"431ee5c22c68c030","type":"debug","z":"654f55124d2a7bb4","name":"Selected date","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":740,"y":480,"wires":[]},{"id":"e98980ce6b5e6c07","type":"ui-group","name":"Group1","page":"5aa4fd64330a7f73","width":"12","height":"1","order":1,"showTitle":true,"className":"","visible":"true","disabled":"false"},{"id":"5aa4fd64330a7f73","type":"ui-page","name":"This is ui-page /page1","ui":"d45641ed6d39fea1","path":"/page1","icon":"home","layout":"grid","theme":"0d92c765bfad87e6","order":1,"className":"","visible":"true","disabled":"false"},{"id":"d45641ed6d39fea1","type":"ui-base","name":"This is my ui-base","path":"/dashboard","includeClientData":true,"acceptsClientConfig":["ui-notification","ui-control"],"showPathInSidebar":false,"showPageTitle":true,"navigationStyle":"default","titleBarStyle":"default"},{"id":"0d92c765bfad87e6","type":"ui-theme","name":"Basic Blue Theme","colors":{"surface":"#4d58ff","primary":"#0094ce","bgPage":"#eeeeee","groupBg":"#ffffff","groupOutline":"#cccccc"},"sizes":{"pagePadding":"12px","groupGap":"12px","groupBorderRadius":"4px","widgetGap":"12px"}}]
The debug usually but not inevitably shows the date 3 times
What am I doing wrong?
This is the input node config:
ps
You get a shedload of additional stuff when you export a single dashboard 2 widget. If only there was a way to export (or import) it without it's page, base, tab, group, etc, etc!