Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Chart range in combination with chart timestamp lead to strange behaviour #96

Closed
lukasholzer opened this issue Nov 13, 2019 · 3 comments · Fixed by #432
Closed

Chart range in combination with chart timestamp lead to strange behaviour #96

lukasholzer opened this issue Nov 13, 2019 · 3 comments · Fixed by #432
Assignees
Labels
bug A broken behaviour that was working previously has-pr P2 Issue that is important to resolve as soon as possible

Comments

@lukasholzer
Copy link
Contributor

In our integration of the chart if we enable both, the timestamp and the range selection, we experience strange behaviour, as described below:

Reproduction:

  • Select a chart range
  • Select a chart timestamp
  • Select a range again
  • Scroll up and down

We then end up with the overlay showing {from} - {to} and a console error:

[ERROR] DtDateRange Formatter | The DtDateRange formatter expects an array of two numbers that should be formatted!

Could you please check if this is a problem inside the component or the integration.

@lukasholzer lukasholzer self-assigned this Nov 13, 2019
@lukasholzer lukasholzer added the bug A broken behaviour that was working previously label Nov 13, 2019
@ffriedl89 ffriedl89 added the P2 Issue that is important to resolve as soon as possible label Jan 31, 2020
@ffriedl89
Copy link
Collaborator

@lukasholzer Is this still relevant?

@lukasholzer
Copy link
Contributor Author

This should be fixed with #432.

@lukasholzer
Copy link
Contributor Author

@peter-affenzeller maybe you can create one e2e testing scenario that reflects this reproduction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug A broken behaviour that was working previously has-pr P2 Issue that is important to resolve as soon as possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants