Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Bug: Export doesn't work, undefined function absoluteRect() #91

Open
kaiiiib opened this issue Jun 20, 2023 · 1 comment
Open

Bug: Export doesn't work, undefined function absoluteRect() #91

kaiiiib opened this issue Jun 20, 2023 · 1 comment

Comments

@kaiiiib
Copy link

kaiiiib commented Jun 20, 2023

Hi,

using Puzzle Publisher recent version 17.9.1 with Sketch 97 unfortunately the export does not work any more.
With debugging enabled this is what the log says:

EXPORTING...
12:46.7 exportArtboards: running...
12:46.7 The file “previews” doesn’t exist.
12:46.7 The file “full” doesn’t exist.
12:46.7 PZPage.collectData() starting... name=Datenaustausch-Krankenhaus
12:46.7 PZPage.collectData() collecting...
12:46.7 PZArtboard.create name=Antrag/Tab Antragsdaten/Medium (Default)
12:46.7 [ ERROR ] TypeError: this.nlayer.absoluteRect is not a function. (In 'this.nlayer.absoluteRect()', 'this.nlayer.absoluteRect' is undefined)
12:46.7 exportArtboards: done!
CLOSING DOCUMENT...

fyi -- in this fork @MaxBazarov did fix it already - thanks! 👍
https://github.com/MaxBazarov/puzzle-publisher

@MaxBazarov
Copy link
Contributor

Yep. I fixed it in the fork.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants