Skip to content

Not able to setup TextOverlap plugin #3998

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/d3-delaunay@6.0.2/dist/d3-delaunay.min.js and https://cdn.jsdelivr.net/npm/d3-polygon@3.0.1/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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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