Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updateDefaultProps() does not update the properties #4502

Open
ma-foss opened this issue Nov 12, 2024 · 1 comment
Open

updateDefaultProps() does not update the properties #4502

ma-foss opened this issue Nov 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ma-foss
Copy link

ma-foss commented Nov 12, 2024

Bug Report 🐛

Within my remotion project, I was having a problem with updateDefaultProps not updating the properties, but after thoroughly checking my code and reading the docs a few times, I could not find a problem here.

So I checked out the remotion repository and started the TestBed as per the Contributing Guide and started playing around with the "SaveDefaultProps" composition. If I understand correctly, clicking on the "Update some props" button should update the color property from blue to red - but nothing happens.

In the attached screencast, you can see that the color property stays blue and does not change to red.

Bildschirmaufnahme.2024-11-12.um.11.53.58.mov
@ma-foss ma-foss added the bug Something isn't working label Nov 12, 2024
@hunxjunedo
Copy link
Contributor

Have you tried changing the property in props menu and clicking on 'save some props' ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants