Aby Nimbalkar
Aby Nimbalkar
@Nordicdesign would you be able to send me the Sketch document at abynimbalkar at gmail dot com? That's the easiest way for me to debug the issue. Thanks!
@sonburn I looked at the example files you posted in the sketchplugins forum and found that for artboards which show this issue, the value for `artboard.exportOptions().layerOptions()` was `0`. Changing that...
Hmmmm.. looks like it breaks again when a new artboard is created. Probably makes sense to `clean` all artboards as part of redrawing connections so it always works as expected....
@varunyellina I've seen that happen when export format is set to PDF. Can you check if that's the case and switch to PNG to see if that fixes it? 
Wow, weird. Are you able to email me the document at abynimbalkar at gmail dot com? I cannot reproduce the issue here.
Nothing related to text layers or exporting was changed recently. Is this happening only with this document or with all documents?
Your implementation of `validateToolbarItem` should be called by Sketch whenever it internally validates all toolbar items (for example, on selection change), but it does so only if the corresponding item...
@meecasso Thank for reporting, but I cant reproduce this 🤔 Can you please check Console.app if it shows any errors when you run the command from the menu? Could also...
Still can't seem to reproduce this, even with default settings. Does it only happen with this specific page/document or can you successfully reproduce it even in a new document with...
Wow, so weird. Would it be possible to share any one of those documents?