alienresident/Sketch-Flowchart

Problem with connect

Closed this issue · 3 comments

chada commented

Hi, I've installed Sketch Flowchart but it cannot draw lines, other functions are OK.

My Sketch is version 3.4, and I've uninstalled all other plugins in case of hotkey conflict.

Could you help me to detect the problem?

Thanks,

Charles

I haven't updated to 3.4 yet. I'm waiting a few weeks as I have a presentation to do and I don't want and third party plugins that I am demoing to break.

I usually use the console to help with debugging https://www.sketchapp.com/support/developer/02-common-tasks/03.html. Sketch DevTools was even better but hasn't been maintained.

It's probably a change to the API. Can you check the console log to see if there are any errors after you run the Connect command? We can then check it against the changes in 3.4. Here's a repo of Sketch Headers with version numbers.

Hope that helps!

Thanks,
Mark

Fixed by YuriyIlyin PR. Thanks!

chada commented

Thanks @YuriyIlyin and @alienresident, that's awesome!