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

lodash not compatible replacement for underscore.js #207

Open
dynnamitt opened this issue Jan 3, 2019 · 0 comments
Open

lodash not compatible replacement for underscore.js #207

dynnamitt opened this issue Jan 3, 2019 · 0 comments

Comments

@dynnamitt
Copy link

from doc
"
You will need Snap.svg, Web Font Loader (if you wish to use custom fonts), underscore.js (or lodash), ..
"

So I tried swapping out underscore w latest https://cdnjs.com/libraries/lodash.js 4.17.11
error is :
sequence-diagram-snap.js:1005 Uncaught (in promise) TypeError: Cannot read property 'textBBox' of undefined
at sequence-diagram-snap.js:1005
at lodash.core.min.js:20
at Function.z (lodash.core.min.js:15)
at SnapTheme.layout (sequence-diagram-snap.js:1004)
at SnapTheme.layout (sequence-diagram-snap.js:1402)
at SnapTheme.draw (sequence-diagram-snap.js:968)
at sequence-diagram-snap.js:1604
at sequence-diagram-snap.js:1333
at Object.inactive (sequence-diagram-snap.js:1363)
at L (webfont.js:21)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant