- πΊπ¦Ukraine _shy Ukraine, Lutsk πΊπ¦
This is already fixed - π VideoJsPlayerFormatter::isApplicable() needlessly loads entity form displays which can throw exceptions Fixed
There 2 X video. js option in views formatted and adding either video.js as formatted in views doesn't allow you to select the vide field again. So both video.js is broken in views
error log
InvalidArgumentException: Missing required properties for an EntityDisplay entity. in Drupal\Core\Entity\EntityDisplayBase->__construct() (line 127 of /home/r0l0l/www/core/lib/Drupal/Core/Entity/EntityDisplayBase.php).
To reproduce with https://simplytest.me/
Install drupal 8.1.0rc and video.js
Add a video field in Basic page
Create a new view block with Basic page content type.
Add video field and change to video.js as formatted
After confirm, this video field can't be edit anymore
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This is already fixed - π VideoJsPlayerFormatter::isApplicable() needlessly loads entity form displays which can throw exceptions Fixed