-
Hello
I still get a warning at build:
```
WARNING in ./node_modules/write-file-atomic/index.js
Module not found: Error: Can't resolve 'worker_threads' in 'C:\Users\xx\Documents\Projets\jitsi\…
-
Hi, I'm having this exception `Setting the value of 'apollo-cache-persist' exceeded the quota`
and I already set `maxSize ` to `false` for unlimited cache size but still getting this exception.
By…
-
When I removed WidgetTitle or I changed path to normal component, test will be ok, anyone know how to fix it? I would like to use only absolute path.
```
FAIL src/cockpit/components/Circle/tests…
-
*App.js*
```
import React, { Component } from 'react';
import { Provider } from 'react-redux';
import { PersistGate } from 'redux-persist/integration/react';
import { store, persistor } from '.…
-
Currently, I have an array of strings called `currentCycles`, an Action used to set this array called `setCurrentCycles`, and a computed value that should update every time the `setCurrentCycles` acti…
-
This is related to v5.
Error file
![image](https://user-images.githubusercontent.com/2356810/32145187-4f0c36e2-bcea-11e7-8e64-999acbcb7a51.png)
Store.js
```
import { persistStore, persistCombin…
-
**Rasa NLU version**:0.12.3
**Operating system** (windows, osx, ...):OSx
**Content of model configuration file**:
```
language: "en"
pipeline: "spacy_sklearn"
```
**Issue**:
I am tryin…
-
Hello! I haven't been able to find a solution to my issue so I'm posting here in hopes of help. I am currently creating an electron + react app and I want to persist my redux state. I set the store up…
-
With spectators there's a subtle problem. Although it very reminds jquery and at all the idea of lifetime helper is really good, there's no clear way to mount things.
Should that be spect from the be…
-
I had a working app, which uses Redux & Redux-Persist. I wanted to add Redux-offline to it. It stopped working and gave the following error message.
```error: bundling failed: Error: Unable to res…