We are working on simple question & answer UI’s. We have about 20 pages with a similar format. One particular page has been giving us databind issues (Bible Study Guides - Revelation of Love)
Here is our console
webflow-databind.js:175 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'getData')
at WfuDataBinder.bindData_db (webflow-databind.js:175:23)
at HTMLInputElement.<anonymous> (webflow-databind.js:124:26)
at Function.each (jquery-3.5.1.min.dc5e7f18c8.js?site=639751350108e54a68d9a1ae:2:2976)
at WfuDataBinder.bind (webflow-databind.js:110:11)
at Object.myCallback [as userInfoUpdatedCallback] (18-revelations-spirit-of-prophecy:84:42)
at WfuUserInfo.readyUserInfo (webflow-membership.js:232:25)
at WfuUserInfo.init (webflow-membership.js:175:14)
at HTMLDocument.<anonymous> (18-revelations-spirit-of-prophecy:80:8)
at e (jquery-3.5.1.min.dc5e7f18c8.js?site=639751350108e54a68d9a1ae:2:30005)
at t (jquery-3.5.1.min.dc5e7f18c8.js?site=639751350108e54a68d9a1ae:2:30307)