nyiyui

Results 11 issues of nyiyui

Cork v0.12 Bottle v0.13-dev [Source (ZIP File)](https://github.com/FedericoCeratto/bottle-cork/files/3267207/Source.zip) Python 3 Output ``` Bottle v0.13-dev server starting up (using WSGIRefServer())... Listening on http://0.0.0.0:8080/ Hit Ctrl-C to quit. 172.18.0.1 - - [07/Jun/2019 18:34:40]...

More details in the README.md. Better for debug.

The "plus" portion of the `account_add_alt_1` icon is not rounded when selecting the "Rounded" mode in the [Material Design Icon Selector](https://material.io/resources/icons/?search=add&style=round). However, it is rounded in `account_add`. ![Plus portion of...

icon bug

A pkg.go.dev badge/hyperlink would be useful when trying to access the documentation on pkg.go.dev.

Goldmark is CommonMark compliant, and this is the same (or similar) reason it is being used in Hugo.

When I try to load a model with, for say, an infinite loop, `MemoryError` occurs, but it will be nice to have some sort of loop checker like `RecursionError`. ```...

enhancement

Thank you for making this program! When I add attempt to add a break (please correct me if that's not the right term) (both short and long) without text: ![step_1.png](https://user-images.githubusercontent.com/45807097/119211438-0c4ec080-ba80-11eb-9d55-d8398fe3d864.png)...

bug
confirmed

The following note is displayed when using the plugin: `FlutterBeaconPlugin.java` uses or overrides a deprecated API. ![DeprecatedErrorScreenshot](https://user-images.githubusercontent.com/45807097/83969160-4ee1b200-a89c-11ea-82ac-d9ae78694fd1.jpg)

enhancement

Hello and thank you for making this library. I currently have an issue where is an error occurs, the error is not passed onto Dart (i.e. can't catch it using...

bug

Hi, I'm using dpl version `2.0.2.beta.1` on GitLab CI, and when deploying to Heroku, it fails with `tried to create Proc object without a block (ArgumentError)` ``` $ gem install...