Rhiza

Results 7 comments of Rhiza

See latest PR - Fedora 28

@Fullfrontal / @vasturiano - see https://github.com/vasturiano/timelines-chart/pull/30.

See https://github.com/vasturiano/timelines-chart/pull/29

![vue-material-source-map-issue-after-fix](https://user-images.githubusercontent.com/6900588/39314071-06dd86f6-4939-11e8-99d0-a212e01246b2.png) mmm, that patch didn't resolve the issue for me, fwr.

You can always use Vanilla JS as a workaround: ``` javascript window.mdSelectOnKeyDownOverride = function(event) { event.stopPropagation(); // NOTE: hack until this is fixed... }; ... ... ... ... ... ......

I've had a similar issue - the following seems to have resolved it. Seems like settings custom workspace in `.config/regolith3/Xresources` triggered something / is colliding? ```bash sudo su - mv...

Seems like this is related to https://github.com/regolith-linux/regolith-desktop/issues/504