Open darkmnpbox opened 3 hours ago
You need to use the joint-plus.tgz
downloaded from the customer portal.
I'm already using that.
Can you try to delete node_modules
, package-lock.json
and re-install again?
I did try delete the node_modules, package-lock.json files. but the problem still exist.
I forgot to add "@joint/layout-directed-graph": "4.0.3" to the package.json before. but still problem exist.
Could you please send the joint-plus.tgz
file for inspection (to support[at]jointjs.com
)?
Current versus expected behaviour
it should load without the console error.
Steps to reproduce
the error is getting from CellView.mjs when I put debugger the SVGElement is null. I don't know what I'm doing wrong here.
These is my code
HTML
package.json
tsconfig.josn
Version
4.0.1
What browsers are you seeing the problem on?
Chrome
What operating system are you seeing the problem on?
Windows