Frozen_byte
Frozen_byte
Feel free to close this then or consider adding a warning/disable the forms while server is running.
I kindly suggest you to make the interval editable via settings modal or `config.js`
This build sadly did not work for me. If the issue is on my side, feel free to contact me helping me to fix the issue, since @nowrep asked us...
When inactive, version 4.6.0 `startTransaction()` returned a ~~`ApmBase`~~ `Transaction` instance in 4.7.0 it returns `undefined` Not sure what is the intended behavior here.
You are totally right, was an `Transaction` instance. > 4.7.0 - startTransaction should return undefined and it is the correct behaviour for now. Was a Breaking Change for our app,...
In our React-App; we have not updated react-router (...economic reasons) and are forced to handle the Routing events with custom Events. For all other "default" apiRequests the metrics are perfectly...
Had the same issue, as a workaround I initialize the passed value as an empty String: ``` constructor() { this.state = { quillContent: props.value || props.defaultValue || "", } }...
would be awesome to download podcasts! +1
direct Video-Podcast: http://www1.wdr.de/mediathek/video/podcast/channel-quarks-und-co-100.podcast
current workaround: add to a private Playlist and play this one with `tizonia --soundcloud-user-playlist weekly`