Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using boosted 4 tooltip in an Angular project #276

Open
3 tasks done
jacques-lebourgeois opened this issue Jun 17, 2024 · 0 comments
Open
3 tasks done

Error using boosted 4 tooltip in an Angular project #276

jacques-lebourgeois opened this issue Jun 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jacques-lebourgeois
Copy link
Member

jacques-lebourgeois commented Jun 17, 2024

Prerequisites

Describe the issue

Using tooltip managed by ODS Charts with Boosted 4 renderer fails

    // Register the externalization of the tooltip/popup
    this.themeManager.externalizePopover(
      {},
      ODSCharts.ODSChartsPopoverManagers.BOOSTED4
    );

Reduced test cases

we got the error console

ods-charts.js:2782 ReferenceError: boosted is not defined
    at BOOSTED4_Definition._getOrCreatePopupInstance (ods-charts.js:2229:1)

What operating system(s) are you seeing the problem on?

Windows

What browser(s) are you seeing the problem on?

Chrome

What version of ODS Charts are you using?

v0.1.0-alpha.9

@jacques-lebourgeois jacques-lebourgeois added the bug Something isn't working label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant