You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: