-
Regarding the debug functionality [here](https://github.com/chrisbolin/react-detect-offline/blob/master/src/index.js#L46-L49).
I'm wondering if this functionality is helpful. I feel like most devel…
-
#### Expected Behavior
Be able to add a new custom source using the `self.AddData[BaseData]`
#### Actual Behavior
```
During the algorithm initialization, the following exception has occ…
-
Hi,
First of all, thanks for creating such a great utility library. It helps me a lot on my projects.
I ran into a situation described as below that I need some sort of lazy evaluation for my cl…
-
I have been using metalsmith-permalinks for custom url of my output but been facing a exquisite problem.
just as date form this hierarchy when used with metalsmith-permalinks,
```
---
date: 2017…
-
just as date form this hierarchy,
```
---
date: 2017-11-12
---
this results in:
2017/
11/
12/
index.html
```
I want something like below this:
```
---
date: …
-
I have a space character before the options in the suggestions list .so when i select the option with space and once I blur out of the autoComplete then model doesnt persist.
For example : In the pl…
-
I use primus-emit and when I use this webpack-plugin, client-side the emit plugin does not seem to be included. When I generate it manually with primus.library() and primus.save() and copy it in the r…
zawnk updated
6 years ago
-
Hi!
I installed the plugin & it works but I would like to use it on unknown property name . I have those kind of objects:
"Guys": {
"Paul" : { age: 13, town : "Paris"},
"Pierre" : { age: 13, t…
-
I am able to successfully integrate between MONGODB & SOLR, using MONGO-CONNECTOR. And whenever, I update or add any thing, in the sample collection i have created, it copies only two or three fields …
-
- API now implements render props pattern which should be reflected in the example.