-
It is an excellent package.
However, how to deal with templated ctl with many individual files?
-
It would be super cool to also have metrics for some errors, for being able to alert on any incidence. I can think of 2 main things:
1. When it downloads but cannot import for some reason)
2. Any …
-
The Game class currently has a few cards referenced. We should refactor these cards out of the Game class. Ideally the `Game` class will have no reference to any cards. The cards which are included ar…
-
Hi
Great work turning this into a docker. I'm probably doing something stupid - can you help please. I've added the docker (to Unraid) using:
`docker run -d --name='radarr-collections' --net='b…
-
### Expected behaviour:
It should import the radarr monitored list in the flexget movie list
### Actual behaviour:
- BUG: Unhandled error in plugin radarr_list: Unable to connect to Ra…
ghost updated
3 years ago
-
Repro code:
```javascript
// @flow
import {Component} from "react";
type LinkProps = {...{}};
class Link extends Component {}
```
Stack trace:
```
TypeError: Cannot read property 'type'…
-
I've started working on Venus Next extension.
This will be a big task, I think I could use some help, at least with the UI part.
**Core tasks done:**
Venus board (Thanks alrusdi !)
Word Gov te…
-
First of all thank you for the awesome library. This made my work to use i18n easier. As I included this library by following the example, I lost the capability of the App to handle SEO. This might be…
-
![image](https://user-images.githubusercontent.com/3471363/70651807-d0d88180-1c51-11ea-8e03-f38d4b2675b7.png)
Seems that every value of my arrays are suggestions. I don't think array values are goo…
-
Styles are correctly applied to `` component, although when you open devtools, you will see that you can't find them anywhere in DOM.
- [x] The issue is present in the latest release.
- [x] I have…