Console error while trying to live preview a while scrolling into view interaction

I was trying to preview my while scrolling animation “vertical scroll text” and I noticed that the preview mode wasn’t getting switch to “ON”, so I checked the console log:

Refreshing the page does not help.

Uncaught Error: IX2VanillaUtils: Could not find action list with ID “a-22”

Raw Data:
{“events”:{“e-15”:{“id”:“e-15”,“eventTypeId”:“SCROLL_INTO_VIEW”,“action”:{“id”:“”,“actionTypeId”:“FADE_EFFECT”,“config”:{“actionListId”:“fadeIn”,“autoStopEventId”:“e-16”},“instant”:false},“mediaQueries”:[“main”,“medium”,“small”,“tiny”],“target”:{“appliesTo”:“ELEMENT”,“styleBlockIds”:,“id”:“5dd7d859be26703ba53044f7|002dd461-4857-c33c-6b96-1931246fc4b8”},“config”:{“loop”:false,“playInReverse”:false,“scrollOffsetValue”:0,“scrollOffsetUnit”:“%”,“delay”:0,“direction”:null,“effectIn”:true},“createdOn”:1574807794795},“e-17”:{“id”:“e-17”,“eventTypeId”:“SCROLL_INTO_VIEW”,“action”:{“id”:“”,“actionTypeId”:“FADE_EFFECT”,“config”:{“actionListId”:“fadeIn”,“autoStopEventId”:“e-18”},“instant”:false},“mediaQueries”:[“main”,“medium”,“small”,“tiny”],“target”:{“appliesTo”:“ELEMENT”,“styleBlockIds”:,“id”:“5dd7d859be26703ba53044f7|d55498c1-f158-a170-77c0-ae7141e17fd7”},“config”:{“loop”:false,“playInReverse”:false,“scrollOffsetValue”:0,“scrollOffsetUnit”:“%”,“delay”:171,“direction”:null,“effectIn”:true},“createdOn”:1574807806649},“e-19”:{“id”:“e-19”,“eventTypeId”:“SCROLL_INTO_VIEW”,“action”:{“id”:“”,“actionTypeId”:“FADE_EFFECT”,“config”:{“actionListId”:“fadeIn”,“autoStopEventId”:“e-20”},“instant”:false},“mediaQueries”:[“main”,“medium”,“small”,“tiny”],“target”:{“appliesTo”:“ELEMENT”,“styleBlockIds”:,“id”:“5dd7d859be26703ba53044f7|e0a3b0c1-d0e2-c233-c26b-174e3db68dce”},“config”:{“loop”:false,“playInReverse”:false,“scrollOffsetValue”:0,“scrollOffsetUnit”:“%”,“delay”:293,“direction”:null,“effectIn”:true},“createdOn”:1574807819025}},“actionLists”:{“fadeIn”:{“id”:“fadeIn”,“useFirstGroupAsInitialState”:true,“actionItemGroups”:[{“actionItems”:[{“actionTypeId”:“STYLE_OPACITY”,“config”:{“delay”:0,“duration”:0,“target”:{“id”:“N/A”,“appliesTo”:“TRIGGER_ELEMENT”,“useEventTarget”:true},“value”:0}}]},{“actionItems”:[{“actionTypeId”:“STYLE_OPACITY”,“config”:{“delay”:0,“easing”:“outQuart”,“duration”:1000,“target”:{“id”:“N/A”,“appliesTo”:“TRIGGER_ELEMENT”,“useEventTarget”:true},“value”:1}}]}]}},“site”:{“mediaQueries”:[{“key”:“main”,“min”:992,“max”:10000},{“key”:“medium”,“min”:768,“max”:991},{“key”:“small”,“min”:480,“max”:767},{“key”:“tiny”,“min”:0,“max”:479}]}}
at reduceListToGroup (webflow.js:79464)
at handlePlaybackRequest (webflow.js:35621)
at Array.handleChange (webflow.js:78527)
at dispatch (webflow.js:21341)
at d3e54v103j8qbb.cloudfront.net/gen/js/designer.d8824371cf9f15c656f9.chunk.js:1
at Array.forEach ()
at d3e54v103j8qbb.cloudfront.net/gen/js/designer.d8824371cf9f15c656f9.chunk.js:1
at d3e54v103j8qbb.cloudfront.net/gen/js/designer.d8824371cf9f15c656f9.chunk.js:1
at g (d3e54v103j8qbb.cloudfront.net/gen/js/designer.d8824371cf9f15c656f9.chunk.js:1)
at Map.forEach ()


Here is my site Read-Only: LINK

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.