Skip to content

Conversation

smmhatami
Copy link

This is a fix to solve Issue 11266. Resolves #11266. After investigating this issue I found the callback invocation in this file one of the sourced that would need to await for callback result which would solve mane occurrences of the mentioned issue.
Although I think there should be other parts of the code needing this change too. It would be great if somebody helps me with completing this.
Thanks!

Signed-off-by: Seyed Mohammad Mahdi Hatami <[email protected]>
@stockiNail
Copy link
Contributor

@smmhatami having a look to the changes, it's not clear to me how this could solve the mentioned issue. The issue is reporting a wrong visualization of the ticks on the scale and not the callback of tooltip.
Can you explain better your investigation?

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.

Resolve Promise
2 participants