Replies: 2 comments 1 reply
-
Thanks for the report. Will fix it ASAP.
…On Thu, Aug 18, 2022 at 11:25 AM cargeo ***@***.***> wrote:
When exporting one or multiple artboards via "Export selected to HTML", I
get the following error:
TypeError: MSSwatchProvider.alloc().initWithDocument is not a function.
(In 'MSSwatchProvider.alloc().initWithDocument(n._getMSDocument())',
'MSSwatchProvider.alloc().initWithDocument' is undefined)
Additionally - and that is the worst part - all symbols of the selected
artboards get detached 😱
I tried to narrow it down and made a test-file (attached). It seems the
bug only occurs when artboards have a symbol.
test.zip
<https://github.com/ingrammicro/puzzle-publisher/files/9371775/test.zip>
I already ran into this in previous plugin versions, but nonetheless the
export worked.
—
Reply to this email directly, view it on GitHub
<#82>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEMQVASTOJFJYF27IEEAXKTVZXXPVANCNFSM564IYCXA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed in 17.8.1
https://github.com/ingrammicro/puzzle-publisher/raw/master/PuzzlePublisher.sketchplugin.zip
…On Thu, Aug 18, 2022 at 11:25 AM cargeo ***@***.***> wrote:
When exporting one or multiple artboards via "Export selected to HTML", I
get the following error:
TypeError: MSSwatchProvider.alloc().initWithDocument is not a function.
(In 'MSSwatchProvider.alloc().initWithDocument(n._getMSDocument())',
'MSSwatchProvider.alloc().initWithDocument' is undefined)
Additionally - and that is the worst part - all symbols of the selected
artboards get detached 😱
I tried to narrow it down and made a test-file (attached). It seems the
bug only occurs when artboards have a symbol.
test.zip
<https://github.com/ingrammicro/puzzle-publisher/files/9371775/test.zip>
I already ran into this in previous plugin versions, but nonetheless the
export worked.
—
Reply to this email directly, view it on GitHub
<#82>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEMQVASTOJFJYF27IEEAXKTVZXXPVANCNFSM564IYCXA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When exporting one or multiple artboards via "Export selected to HTML", I get the following error:
TypeError: MSSwatchProvider.alloc().initWithDocument is not a function. (In 'MSSwatchProvider.alloc().initWithDocument(n._getMSDocument())', 'MSSwatchProvider.alloc().initWithDocument' is undefined)
Additionally - and that is the worst part - all symbols of the selected artboards get detached 😱
I tried to narrow it down and made a test-file (attached). It seems the bug only occurs when artboards have a symbol.
test.zip
I already ran into this in previous plugin versions, but nonetheless the export worked.
Beta Was this translation helpful? Give feedback.
All reactions