Aleskandr Shatskikh
Aleskandr Shatskikh
Hello! Thank you for this great soft! And all the guys who already opened most feature requests i wanted to add! The only thing i wanted to add is the...
My stack: Wordpress, Vime compiled with Webpack. When using the code from the demo there is a video and the track. ``` data-src="https://media.vimejs.com/720p.mp4" src="https://media.vimejs.com/subs/english.vtt" ``` But if i download the...
Hey! I'm not using TS so i'm trying to translate the player. The docs says "If you're not using TypeScript then refer to the [english translation](https://github.com/vime-js/vime/blob/src/components/core/player/lang/en.ts) as a reference on...
I've faced the issue compiling with my current project Webpack so i tried to use CDN version and it appeared that it doesn't support captions. Codepen https://codepen.io/errand-the-vuer/pen/XWVMZMe I'm using the...
## Expected behavior All blocks including custom created with ACF should be normally rendered ## Actual behavior If i add custom ACF block bellow "More tag" with "Hide teaser" option,...
## Is your feature request related to a problem? Please describe. Sometimes we need to split the teaser and the content on the page. Example: ``` {{ post.preview.read_more('') }} {{...
## Expected behavior {{ post.get_comment_count }} should return only comments count without trackpacks and pingbacks because post.comments return only comments ## Actual behavior post.comments return only post comments ## Steps...
When using dynamic content load comment count is blank. I try to call count.js via ajax call with no luck. Does anybody has a recipe?
The problem is that when the first render there is a Suspence instead of actual Components, so no Hash anchor exists yet. In this case then user comes outside the...
So that's mean curent version of plugin is not compatible with the latest laravel-medialibrary?