joint
joint copied to clipboard
PhantomJS 2.1.1 > util.breakText hyphen FAILED
It's an assertion that fails, rule 209 from test/jointjs/core/util.js
I found this when running grunt test as in the readme stated i reported this as a bug
me too,help me
The test uses Courier New
font. It is most likely not installed on your device.
- you can install it locally
- we can change the test to use a different font (something that is supported across all devices)
- we can include the font via the tag.
i think for future-proofing sake, the second and third options would be best. For now though i will employ the first one.
Have you solved this problem?I installed Courier New font, but it still doesn’t work
This issue is stale because it has been open 60 days with no activity. Please remove stale label or comment or this will be closed in 14 days.
This issue is caused by how PhantomJS renders text and it will be resolved in the future by migrating to puppeteer.
This issue is stale because it has been open 60 days with no activity. Please remove stale label or comment or this will be closed in 14 days.
Fixed by https://github.com/clientIO/joint/pull/1795.