Now i've identified the root cause. I've isolated the issue to just our plugins with the child theme. I notice that using the Parent theme the issue isn't present, nor using a default wordpress theme the issue is no longer there as well.
The next thing that was done was to remove all the hooks from the functions.php file. (issue wasn't there)
Finally I re-added them one by one to see if the error would come back but it was there.
What I started to do next was to de-activate your plugins one by one. Eventually I was able to find that the issue was with the Smush Pro plugin.
I then moved the smush it plugin a fresh install and I was able to see the issue there. This is now something that I can point to our team to fix and investigate as the conflict is identified between Views and Smush it.
I went ahead and escalated the issue to our 2nd tier supporters for further debugging.