Appletv website is unresponsive through my electron app (nextron)

Viewed 13

I am making a electron/nextron app to browse different websites. I have a set of links on the app homepage that take you to these websites. But when I try to open the tv.apple.com webiste I encounter the following issue. -- Website loads and is scrollable, but is unresponsive to any clicks. The page does not go anywhere as if preventdefault has been called for some reason. No errors are given in the console. Any suggestions are helpful.

0 Answers
Related