Karol Winiarski
Karol Winiarski
Is this issue free to open a PR, or only the internal google team can make it?
@flauc any status or ETA?
I tried it and it works :) Thank you, @ninjz. Is this part of the documentation?
I got this same issue happening. I'm already using `guide: false`. I'm using function as a mask.
I think I found the problematic code. `this._renderer.setProperty(this.inputElement, 'value', normalizedValue);` Should be `this._renderer.setAttribute(this.inputElement, 'value', normalizedValue)` I shall make PR soon.
Is there some workaround available? Only think I think of is to manually copy images to assets folder, don't know though if that's best way.
Why just don't pass down whole .env file like this: https://docs.docker.com/compose/environment-variables/set-environment-variables/#use-the-env_file-attribute?
Will be fixed by https://github.com/szabodanika/microbin/pull/229
Did you found aby workaround for this issue? I am facing it too.
I did similarly to what you've said. I used a `tdarr` to automatically convert movies and TV series audio to a mp3 stream. Thanks for pointing in the right direction.