Klaudijus

Results 2 comments of Klaudijus

Issue persists in v9.0.2, solved the issue without `// @ts-ignore` by doing this, since Accordion is is also a child element ``` /// to stuff... }} > { ...children }...

> How can I resize a video but keep the aspect ratio? I am using > > ``` > ->resize(640, 480) > ``` > > but it stretches the image....