Josh Gare
Josh Gare
I have added the following to the object enumerator which seems to have fixed the problem. I've only tested this once or twice so I'm not sure if it's broken...
I am also only getting a NULL value for my products. Looking for a fix but no luck yet.
I can confirm we are also encountering this issue too.
We were experiencing the same issue - it's because you have to enable clipsToBounds.
Yep, that confused me when I was trying to debug. I've attached a very simple example project that has the crash in it. Hopefully it's of some help @kewlbear. [ExampleCrash.zip](https://github.com/kewlbear/YoutubeDL/files/13227751/ExampleCrash.zip)