Artem Schander
Artem Schander
Nice. I'll see if can get it done anytime soon.
Hi @weirongxu I just stumbled upon [Viu](https://github.com/atanunq/viu). --- > I haven’t found a cross-platform tool Just a naive Idea in that regard: Maybe It is not necessary to go cross-platform,...
Hi @Julian367, for now I have no idea. I'll take a look as soon as I can. In case you're quicker, let me know how you did it :)
Hi @FreddyMcRay, thank you for raising this issue. would you please send me the exact markup you're struggling with? `br` tags should not be the issue.
Unfortunately I can not reproduce this issue. I have no access to a Windows computer (hence no outlook). I've tried with Apple Mail and I can try with Thunderbird on...
Hi everyone, I know it's an old issue, but I stumbled upon a similar one and I think I have a decent solution. A small addition to the `data` object...
What a shame that no one officially answered this question. In my case it helped to import the hls package individually. Like So: ```js import VueVideoPlayer from 'vue-video-player'; import 'videojs-contrib-hls';...
Hi @ZeoNish :wave: Sorry for the late reply. The routes are not getting registered because the your modules seem to be nested. Modules need to be placed right into the...
You could look into the [Change The Structure](https://l5modular.github.io/configuration/#change-the-structure) part. But I think this is not exactly what you want. The main problem with custom paths for different modules is the...