Can't scroll camera through transparent frame

This has been the source of countless headaches for the past day now.

I have an invisible ui frame (with selection and active off) that is used to carry my custom notifications.
This frame takes up a considerable amount of the screen, but because of that, there’s one small problem: I can’t scroll to zoom in or out my camera if my mouse hovers over the frame.

I have absolutely no idea what’s happening yet I know there has to be a fix. Is anybody able to help?

That seems pretty odd, I can continue to zoom in and out with my frames open and visible, unless it’s a scroll frame. Is that UI that you have invisible a scroll frame?

Nope. It’s just a normal frame.

Why do you keep it visible when there are no notifications? Also notifications don’t require a large frame, I personally make it the same size as the notification message and simply use UIListLayout or something like that.