Chimit

Results 27 issues of Chimit

Hi! I get an ESLint error in this component: ``` ERROR in ./~/vue-loader/lib/template-compiler.js?id=data-v-6a0357d7!./~/vue-loader/lib/selector.js?type=template&index=0!./~/vue-bulma-tooltip/src/Tooltip.vue template syntax error Cannot use as component root element because it may contain multiple nodes: ``` I...

In a pie chart my slices are dynamic so I use `reduce()` and `addSlice()` method but it requires you to set colors. Is there a way not to set a...

When you click the "Download" button for some items empty file is downloaded. At the same time clicking the magnifier icon always works without any problems. I'm using the S3...

"Роджер Дублер" should be "Роджер Дудлер" or "Роджер Дадлер".

Do we really need sticky sessions after moving Express sessions from NodeJS instances into Redis?

It's very hard to navigate in plugins settings pages. Fields are not grouped. Furthermore, the order of the fields is always randomly changed after changing values: ![image](https://user-images.githubusercontent.com/839349/49560169-49747600-f94c-11e8-9812-f8ed5353ae5e.png) ![image](https://user-images.githubusercontent.com/839349/49560183-56916500-f94c-11e8-8a9d-c96da8c84c9c.png)

bug

Currently, there is only one way to set recipient (channel) in tests by instantiating the `IncomingMessage` class: ```php $incoming1 = new IncomingMessage('hi', $sender, $recipient, ['foo' => 'bar']); $incoming2 = new...

If you ask a question by providing a simple string as a question the `assertQuestion` fails, but `assertReply` passes. So it looks like the `ask()` method produces replies (`BotMan\BotMan\Messages\Outgoing\OutgoingMessage`) instead...

**Is your feature request related to a problem? Please describe.** Fonts are not monospace which makes reading JSON responses harder. In general, a monospace font would be preferable in many...

**Describe the bug** The desktop app window size is always reset to full screen after every restart. **To Reproduce** Steps to reproduce the behavior: 1. Change Firebase window size 2....