Craig G

Results 6 comments of Craig G

vue3-popper is missing too many properties, its really just a slimmed down version of vue-popper. Did the author ever create a vue 3 version or did they just disappear?

Create a file called test.vue and add this code: const acFormat = ` {{address}} {{number}} `; const parcels = ref( { handler: "SearchParcels", name: [ "address" ], params: { limit:...

Oh darn, the markdown eliminated the my code because I'm using backticks..lol. Let me try to upload a screenshot ![2023-11-26 06 38 45](https://github.com/codecadwallader/codemaid/assets/30805831/a0818e20-a0e7-4852-9df9-f385a6ecec1e)

Looks like double curly braces cause the same problem. Might be related? ` const acFormat = "{{typeId}} {{Name}} ({{RequestType}})"; `

> [@pecbeck](https://github.com/pecbeck) bless you, I did not know legacy was a thing, and now I can watch with functional subs! What is "legacy" and how do I turn it on?

I've found if you download an external srt file and choose it those subtitles will work. Embedded subtitles do not work unless you switch back to legacy. Transcoding is not...