Skip to content

updateOptions does not return a promise. #2642

@NicklessOne

Description

@NicklessOne

Description

updateOptions does not return a Promise, as the documentation says.

Steps to Reproduce

  1. Use the updateOptions to update your chart.
  2. Use console.log to check if a Promise is returned.

Expected Behavior

updateOptions return a Promise.

Actual Behavior

updateOptions does not return a Promise.

Reproduction Link

https://codepen.io/hilty/pen/JjJLNrE
(check the console)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingverified

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions