CMS Development

Susino
Member

Javascript animation doesn't work after changing field value

SOLVE

Hi! 

I face a problem with animation in the page editor. Please see this video. 
https://www.loom.com/share/8b3b20d43829478d95f9a28fd66f8c20

Would you happen to have any ideas on how to fix it? Is there any event that can call the function again after editing fields?


0 Upvotes
1 Accepted solution
Jnix284
Solution
Hall of Famer

Javascript animation doesn't work after changing field value

SOLVE

Hi @Susino any time you make a change in the module settings that has JS, the editor has to be refreshed. There are a few ways this is triggered, usually this will pop-up at the bottom left of the module editor in the sidebar:

Jnix284_0-1709137198867.png

 

Otherwise, you will find this option:

Jnix284_1-1709137318679.png

 

Your change is still happening, it just needs to be applied to the page if you want the preview to update due to the JS.


If my reply answered your question please mark it as a solution to make it easier for others to find.


Jennifer Nixon

View solution in original post

0 Upvotes
1 Reply 1
Jnix284
Solution
Hall of Famer

Javascript animation doesn't work after changing field value

SOLVE

Hi @Susino any time you make a change in the module settings that has JS, the editor has to be refreshed. There are a few ways this is triggered, usually this will pop-up at the bottom left of the module editor in the sidebar:

Jnix284_0-1709137198867.png

 

Otherwise, you will find this option:

Jnix284_1-1709137318679.png

 

Your change is still happening, it just needs to be applied to the page if you want the preview to update due to the JS.


If my reply answered your question please mark it as a solution to make it easier for others to find.


Jennifer Nixon
0 Upvotes