Hi all! I deployed my app and the inputs stopped working. As you can see in the version test, the grades appear in the drop-down menu. In the live version, nothing appears. This is the case for all inputs. Not data is being called, and I am not sure why. My data is set to public on the backend.
If you are using the database to display these values, the development database is different than the live database. That’s normally the reason for that issue. Have you checked the live database?