Hi, thank you for your response. what do you mean by that? Are you saying to have everything under one Model?
Post
Replies
Boosts
Views
Activity
Passing lines as a parameter worked for me. Thank you for your help.
Removing ScrollView did make it work. Thank you for your help.
@thibautrichez There was in fact a custom view that I overlooked called Button and that was the reason why the Button element wasn't working. I changed the view name to something else and it works now. Thank you for your help.
@sha921 I don't override Button anywhere. The buttons were functioning until I added a Slider to a sheet on a separate page. That's when I noticed the error. Thank you for your response.
Edit: I'd like to note that it's only giving me these errors in one particular project, and the Button element is working in other projects.