Bernhard Fürst
Bernhard Fürst
Hi, when doing `brew install samuelmeuli/tap/tmignore` I get this error: ``` xcodebuild: error: Could not resolve package dependencies: sandbox-exec: sandbox_apply_container: Operation not permitted make: *** [build] Error 74 ``` I'm...
Hi, I want to send text only email from automation. Reason is recipients of my Budibase app are getting warnings about possible malicious HTML content inside emails send by Budibase....
What is the reason for disabling caching in _/data/plugins/music_service/volspotconnect2/volspotify.toml_? Is it because the cache size can not be limited? I activated it anyway and caching seems to work. The _files_...
Just a note: Usually the value of `` is read-only (in it's View representation). You may need to set the option `emitModelToViewChange: false` when calling `setValue()` to avoid the _SecurityError:...