Hello there
after upgrade to 11.3 we are facing an issue with absolute time range pick
So when you pick it from metrics it works as expected, by when I’m trying to edit existing time range it shows me en error with “invalid date” instead of showing current date
also sharing a link to dashboard with a specific time range - resets it to default dashboard time range
Also I found this in my Google Chrome console
1. Incorrect use of <label for=FORM_ELEMENT>
1. The label's `for` attribute doesn't match any element `id`. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label's `for` attribute references the correct `id` of a form field.
2. Affected Resources
1. 12 resources