Skip to content

Handle improperly destroyed charts #825

@Caele

Description

@Caele

🚀 Feature

Nebula should throw errors if a chart is not destroyed properly while any other resource (dom element, app) is removed.

Motivation

If a page tries to show and switch between charts it is quite easy to miss properly destroying the charts in between. This can lead to unrecognisable errors from within the chart as it might try to render even if the element dissapeard. This is likely even more prevalent when devloping a new chart.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-stardustJavaScript library for building mashups

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions