The slider in our project has stopped working as of yesterday. In designer view, clicking on different slides no longer brings up the slide you are looking to edit, the designer remains on the first slide. After publishing to our preview target, the left/right arrows do not progress the slider and the first slide remains. Our production target still operates as expected.
Between our preview target and production target, there is a javascript error in our preview target, here is the stack of the JS error:
jquery-3.3.1.min.js:2 Uncaught Error: Syntax error, unrecognized expression: #!
at Function.oe.error (jquery-3.3.1.min.js:2)
at oe.tokenize (jquery-3.3.1.min.js:2)
at oe.select (jquery-3.3.1.min.js:2)
at Function.oe [as find] (jquery-3.3.1.min.js:2)
at w.fn.init.find (jquery-3.3.1.min.js:2)
at new w.fn.init (jquery-3.3.1.min.js:2)
at w (jquery-3.3.1.min.js:2)
at p (bivvyinsurance-nonprod.630764c77.js:29)
at a.ready.a.design.a.preview (bivvyinsurance-nonprod.630764c77.js:29)
at S (bivvyinsurance-nonprod.630764c77.js:7)
There is differences between the production target and preview target on line 29 of bivvyinsurance-nonprod.630764c77.js.
This issue has appeared in the past 48 hours.
Here is my site Read-Only: LINK
(how to share your site Read-Only link)