Hello, I am using the Gravity Forms plugin and the Swup library for transitions between pages. Everything works correctly for me on the first load, but when changing I receive an error in the console.
I would like to know if there is any way to reinitialize Gravity Forms and its scripts to apply it to the Swup ContentReplaced hook. In the case of Contact Form 7 I have used wpcf7.init()
, but in this case I cannot find anything similar.
Thank you.