Lena Fuhrimann
Lena Fuhrimann
Duplicate of https://github.com/rancher/convoy/issues/121
I was able to correct the behavior by setting the following CSS rule in my app: ```css .ReactVirtualized__Grid__innerScrollContainer[style] { width: 100% !important; } ``` @techniq, can we somehow set that...
Yes, the `!important` flag is a good indicator that something is fishy. However, I haven't been able to come up with any other ideas yet to solve the problem. Have...
@martinhoefling, I don't understand your question. My gopass config is the one I posted above. In its `path`, it contains a `~`, which represents my home directory. gopass itself parses...
Thanks, @martinhoefling! From your answer, I'm guessing that the same path I'm putting in the config is also exposed via jsonapi, yes.
gopass `1.14.0` go1.18.1 linux amd64 gopass-jsonapi version `1.11.1`
Thanks, @archseer. I'm happy to provide a PR. However, the issue seems to be that the documentation is generated from https://github.com/helix-editor/helix/blob/master/languages.toml. It only takes the `command` property of the language...
@tormoder are there any news on this issue? Can I support in any way?
Thanks, @tormoder. Indeed, that fixed it for me :tada:
which version of Concourse are you using?