Martin Braun

Results 145 issues of Martin Braun

Hi, I had to add this CSS to make it work: ```css .rc-tabs-content { display: flex; width: 100%; } .rc-tabs-content-animated { -webkit-transition: margin 0.3s; -moz-transition: margin 0.3s; -ms-transition: margin 0.3s;...

**Describe the bug** Instructions say to run ```brew update && brew bundle --file=contrib/brew/Brewfile``` to install build dependencies on macOS, but it will produce `contrib/brew/Brewfile.lock.json` which is untracked in the version...

To enable a seamless experience for Mac users, please consider to [create and publish a Homebrew Formula](https://docs.brew.sh/Formula-Cookbook) for this wonderful plugin. Thank you. You could create an own tap or...

### Summary The issue at https://github.com/ansible/ansible/issues/58280 has never been resolved. `npm` module with `ci` option will always report `changed`. I think it would be a good time to follow up...

feature
module
plugins

When I try to remove a bot from the room admin list, I get "Please choose a valid JQBX user to remove". ![Screen Shot 2022-05-07 at 5 08 33 PM](https://user-images.githubusercontent.com/24259245/167260190-c96b6511-bf13-4900-a573-78dd567e8ea6.png)

Please publish a new version that supports `http: ^1.0.0` which will automatically enforce Dart 3 compatibility. Thank you.

Could you please consider adding a [Homebrew formula](https://docs.brew.sh/Formula-Cookbook) to not rely on [MacPorts](https://www.macports.org/) only? Thank you.

Coming from LÖVE, having require in your code throws an issue: ```lua require "test" ``` ``` luajit: minify.lua:205: file: Bad symbol `´` in source. stack traceback: [C]: in function 'olderr'...

Great tool, it would be even greater if one could install this via homebrew `brew install sshlm`. Thanks! :)

help wanted