Sam Jesso

Results 7 issues of Sam Jesso

**Describe the bug** I have a single `MeetingManager` instance that I need to use to render a Chime meeting at different areas of a layout that cannot be wrapped by...

Bug
feature-request
Front-end
chime-setup

In our use-case, we have an API-key based authentication scheme for internal service-to-service communication. Currently the only way for us to use these scheme in tests is to do something...

Framer X has the ability to save a design file as a directory, which helps with things like source control. It is currently hidden behind a key combination while saving,...

Allow projects to provide their own build steps - these builds must produce Framer X-compatible files (such as a CJS bundle). fxsync could then handle the injection of the build...

Right now, fxsync uses create-react-library meant for apps that were bootstrapped using create-react-app. In order to support more projects in the future (even outside of the React world), we should...

enhancement