πŸ‡ΊπŸ‡¦Ukraine @Kalavan

Account created on 11 April 2016, about 8 years ago
#

Recent comments

πŸ‡ΊπŸ‡¦Ukraine Kalavan

Hello,

We need to use video.mediaelementjs or audio.mediaelementjs instead of .mediaelementjs.
It will fix duplication also on ajax requests.

πŸ‡ΊπŸ‡¦Ukraine Kalavan

Hello,

I have similar problem with this update,
and after debagging I found that date_recur has service and method DateRecurOccurrences::isDateRecur.
And contain code -
$typeDefinition = $this->typedDataManager->getDefinition('field_item:' . $fieldDefinition->getType());
So on this step we don't have this plugin and it provide error - The "field_item:default_breakpoints" plugin does not exist.
It triggering during update.
So simple solution is just to add check to this method.

Probably you can have another similar modules with this problem.

Production build 0.69.0 2024