iKettles / framer-local-live-preview

Reverse proxy server that allows multiple Framer prototypes to be served within a network using a single host
1 stars 1 forks source link

Bug: Preview fails with 404 on Framer Desktop 2020.22 #1

Open haukesand opened 4 years ago

haukesand commented 4 years ago

framer-local-live-preview is installed globally with yarn and running.

the LivePreviewTarget is added into the Framer Desktop project.

Server is running on 8080, preview is opened but the project is not accessible on the localhost and project ID.

Framer 2020.22

iKettles commented 4 years ago

Hey @haukesand, thanks for making this issue. Unfortunately due to some changes to the preview architecture in the latest Framer Desktop release that no longer allow previewing the prototype in a separate browser, this package no longer works. It's on our radar internally and we expect it to be fixed in the next ~3 weeks.

In the meantime, you can grab Framer X51 from here which doesn't use the new preview architecture. Projects opened on Framer Desktop can't be opened on Framer X, but you can copy and paste artboards from your canvas to the other tool.

Sorry for the inconvenience with this, I'll update the readme and let you know when this is fixed on Framer Desktop