~robbert
~robbert
I'm currently running this on https://ultimaker.com/ using a video element with a webm and a mp4. When the browser doesn't has support for webm i load seethru. I'm working for...
👋 not a very nice work-a-round, but you have to declare the interface in both `bootstrap-vue-next` and `bootstrap-vue-next/dist/src/types/ColorTypes` in order to make it recognise your added properties. ``` declare module...
> Another solution would be to use Varnish Cache. This is a pretty drastic measure but it works pretty well (for me at least) Same here, added varnish cache in...
Had the same issue, thanks to @xvaara hints i ended up with the following work-a-round. Keep in mind the `id`-prop needs to be specified too, else it will generate one...