KlausSchaefers / vue-low-code

Quant-UX standalone
MIT License
364 stars 42 forks source link

Issue with download.js #20

Closed emzuwa closed 3 years ago

emzuwa commented 3 years ago

Hi @KlausSchaefers

I encountered an issue downloading all of a sudden.

See below for the error logs

Download Figma file...
(node:1804) UnhandledPromiseRejectionWarning: FetchError: invalid json response body at https://api.figma.com/v1/files/C8D1Wm3pmgT0rnzhdaxu5j?geometry=paths&plugin_data=858477504263032980 reason: Unexpected token < in JSON at position 0
    at C:\Users\paperspace\Documents\Govind\figma-low-code\node_modules\node-fetch\lib\index.js:272:32
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:1804) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:1804) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
KlausSchaefers commented 3 years ago

I have also some issues accessing Figma API... I guess it is more an issue on their side.

KlausSchaefers commented 3 years ago

can you just try again?

KlausSchaefers commented 3 years ago

I opened a bug at Figma. Lets see what comes out.

emzuwa commented 3 years ago

Oh OK, I see. Would keep trying.

Or I might just move from Figma to Quant-UX . Thanks.

emzuwa commented 3 years ago

It's working now.

KlausSchaefers commented 3 years ago

Hi,

can you test the latest version 1.0.23? I fixed a bug with autoLayout, and I would like to be sure it does not break anything.

Cheers,

Klaus

On Mon, Jun 21, 2021 at 9:12 AM Michael Kingsley @.***> wrote:

It's working now.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/KlausSchaefers/vue-low-code/issues/20#issuecomment-864825716, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWHOQFCJ4HZSUVR4XKIRLDTT3X5PANCNFSM4677FX2Q .

-- “Overfitting” is not about an excessive amount of physical exercise...

emzuwa commented 3 years ago

Hi @KlausSchaefers Took a break, due to some targets I needed to meet a work,

Now I'm back. :)

Testing with 1.0.26, and the autolayout; that is zooming out/in broswer page does not fit the page.

When browser zoom level is 100% the page proportion does not fit and keeps adding whitespaces, until I zoom in.

Is this the autolayout you were referring to?

emzuwa commented 3 years ago

@KlausSchaefers This is what I mean below The extra white spaces at the left and right is what I mean. Screenshot from 2021-08-18 06-20-28