acorn icon indicating copy to clipboard operation
acorn copied to clipboard

Cannot read property 'x' of undefined

Open Connoropolous opened this issue 3 years ago • 0 comments
trafficstars

I have found a way to crash Acorn reliably You select a card shift select or just click on one to highlight it, copy and paste, try and create a child card and boom. Only one card has to be selected but you can have multiple cards selected You can click on either of the 2 connection-connector-blue-dot (the blue doth above and below a card)

Only works reliably if your zoom is at 100% (it does work at other levels but I have found 100% to be the most reliable) You can change the zoom in/out in the View tab toolbar or by doing the shortcuts.

Acorn will add the cards to the right of the highest card.

https://user-images.githubusercontent.com/65631811/171513275-e1efc38a-189c-4747-9afa-77641e9d4d76.mp4

Cannot read property 'x' of undefined

TypeError: Cannot read property 'x' of undefined at df (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:351:397271) at Qa (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:57951) at ws (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:104333) at xc (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:96859) at _c (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:96784) at fc (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:93807) at file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:45339 at t.unstable_runWithPriority (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:317:3844) at Ko (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:45048) at Xo (file:///C:/Users/zephd/AppData/Local/Programs/acorn/resources/app.asar/web/app.js:309:45284)

Originally posted by @TechSupport26 in https://github.com/lightningrodlabs/acorn/issues/125#issuecomment-1144201101

Connoropolous avatar Jun 03 '22 22:06 Connoropolous