TiagoSilvaPereira / vemto-issues

Repository to track Vemto Issues
30 stars 0 forks source link

TypeError: Cannot read property '0' of undefined #426

Open bo3bdo opened 1 year ago

bo3bdo commented 1 year ago
TypeError: Cannot read property '0' of undefined
    at t.jsPlumbInstance.pt [as updateOffset] (app://./js/project_schema.a91e256c.js:1:193037)
    at t.jsPlumbInstance.revalidate (app://./js/project_schema.a91e256c.js:1:203682)
    at app://./js/project_schema.a91e256c.js:1:119529
    at NodeList.forEach (<anonymous>)
    at o.repaint (app://./js/project_schema.a91e256c.js:1:119514)
    at o.replumb (app://./js/project_schema.a91e256c.js:1:119448)
    at app://./js/project_schema.a91e256c.js:1:116492

vemto 1.3.2 Electron 8.5.5 win32 10.0.22621 Locale: en-US

TiagoSilvaPereira commented 1 year ago

Hi @bo3bdo could you please share your .vemto file so I can import and check what is happening?

bo3bdo commented 1 year ago

Hi @bo3bdo could you please share your .vemto file so I can import and check what is happening?

yes Tiago attendanceinfo.zip

TiagoSilvaPereira commented 1 year ago

Hi @bo3bdo I tried to reproduce but the error is not happening here. When does it happen to you?

bo3bdo commented 1 year ago

I was working on a database Migrations with add notes to it

TiagoSilvaPereira commented 1 year ago

@bo3bdo could you record a small video showing the moment the problem happens? Thanks