Skip to content

Not able to setup TextOverlap plugin #3998

@PeterTakacs300

Description

@PeterTakacs300

Description

Hi

I tried to setup the TextOverlap plugin, but wasn't successful.

I've downloaded billboardjs-plugin-textoverlap.min.js from https://naver.github.io/billboard.js/release/latest/dist/plugin/billboardjs-plugin-textoverlap.min.js

Then downloaded the dependencies from https://cdn.jsdelivr.net/npm/[email protected]/dist/d3-delaunay.min.js and https://cdn.jsdelivr.net/npm/[email protected]/dist/d3-polygon.min.js

I call them in the following order:
d3-delaunay.min.js
d3-polygon.min.js
billboard.pkgd.min.js
billboardjs-plugin-textoverlap.min.js

The plugin is not working and in the console I see the following error:

Uncaught RangeError: Maximum call stack size exceeded
    at Vr.hasOwnProperty (<anonymous>)
    at t (zk.wpd:46:1398)
    at t (zk.wpd:46:1412)
    at t (zk.wpd:46:1260)
    at t (zk.wpd:46:1412)
    at t (zk.wpd:46:1412)
    at t (zk.wpd:46:1412)
    at t (zk.wpd:46:1260)
    at t (zk.wpd:46:1412)
    at t (zk.wpd:46:1412)

Has anyone encountered similar issues? Or did I miss something? If necessary, I can provide more context about my implementation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions