Currently making a prototype for book reserving.
Upon clicking check in, it’s supposed to toggle a variable checkActive to true.
It’s supposed to look like this
but instead it toggles the two other windows from some reason?
What’s the issue here when I have affixed the appropriate variables to each window’s visibility?