Benjamin Kaiser
Results
1
comments of
Benjamin Kaiser
Hi @martin-badin, the issue is the constructor type `constructor(selector: string, options?: Partial);` Because according to the implementation it will also work with an HTMLElement. Check https://github.com/glidejs/glide/blob/v3.6.0/src/components/html.js ` define(Html, 'root', {...