Erik Frèrejean

Results 2 issues of Erik Frèrejean

When using the dependentdropdown on the latest version of Silverstripe it will cause server error because it is requiring a javascript asset from `silverstripe/admin` that doesn't exist anymore. There is...

I'm attempting to load the embedding data of a Youtube video but that results in a network exception, without an error message > `[Unknown Error] Uncaught Embed\Http\NetworkException:` ```php (new \Embed\Embed())->get('https://www.youtube.com/watch?v=TUNNVTiChMQ')...