-
I'm working on a bunch of editor issues and I wanted to track and discuss them here. Please remember that a lot of editor features are personal preference so for efficiency sake I'm going to default t…
-
As I said in the facebook group...
Some framer studio versions before I was able to debug framerjs using the framer studio just by setting a debugger and opening the web inspector but now it doesn't …
-
While it's useful to have a full starter project for new users, the starter project is also what recurring users get every time they start a new project, and removing extra files is tedious. It'd be n…
-
Following along the NPM example http://framerjs.com/docs/#modules-npm-example, I am getting `undefined is not a function` while trying `_.map [1,2,3], (num) -> num * 3`
This is working though, prints…
-
Worked great until the latest update. Now I just get the following output:
```
Traceback (most recent call last):
File "/Applications/Framer Studio.app/Contents/Resources/python/vendor/packages.zip…
-
I just tried to create a custom template using your repo. However, I get this error when I include it in Framer studio.
[undefined] TypeError: undefined is not an object (evaluating 'Framer.Config.t…
-
### Strony internetowe:
- Webflow (https://webflow.com/) - chyba AIDevs w tym np. zrobili
- Makers (from Figma to site) - https://makers.so/
- Framer
https://framer.com/projects/Untitled--kwNgYFMo…
-
Hello,
If I do an "import again" from Sketch the screen in Framer Studio updates correctly but the screen in Frameless does not. If I change the interaction(the code) Frameless updates correctly but f…
-
The SpeechRecognition API doesn't trigger the microphone in Framer Studio's-generated server, even when use Chrome.
To get around this, users run `python -m SimpleHTTPServer [port]` in the director…
-
Hi,
I'm using framer for making my service's tutorial pages (e.g. guided by coach marks)
This is my first framer project which using Framer Studio.
Anyway `Framer` failed to load my import file from …