-
### Describe the bug
Certain TypeScript definitions are just not recognised in processes spawned by `react-scripts`, while the rest work fine. VSCode thinks the definitions are present (and I c…
-
Hi
I tried to use your package but i am facing following errors
1.
` Please use `require("history").createBrowserHistory` instead of `require("history/createBrowserHistory")`. Support for the l…
-
We discussed this briefly in the [2.0 release thread](https://github.com/dekujs/deku/pull/299#issuecomment-167886404) but i'd like to bring it up again so that other people can chime in if they want.
…
-
import axios from "axios";
import { ENDPOINTS } from "constants/endpoints";
import { LOCAL_STORAGE } from "constants/store";
import { get } from "lodash";
const headersDefault = {
"Content-Ty…
-
# 在 2017 年学习 React + Redux 的一些建议(中篇)
> 作者:郭永峰,用友网络公共前端团队负责人
> 本次系列文章分为上中下三篇,[《在 2017 年学习 React + Redux 的一些建议(上篇)》](https://github.com/iuap-design/blog/issues/178) 和 [《在 2017 年学习 React + Redux 的一些建…
-
### Are you submitting a **bug report** or a **feature request**?
bug report
### What is the current behavior?
after I call the initialize function form not validate anymore when enableReinitiali…
-
**Do you want to request a *feature* or report a *bug*?**
I want to report a bug.
**What is the current behavior?**
Running `yarn install` I receive the following warning:
> warning …
-
Hi Team,
Do you have any plans to replace the deprecated json3 dependency in the next version? https://www.npmjs.com/package/json3
> JSON 3 is **deprecated** and **no longer maintained**. Please…
-
Hi. I use apm in my project to build project metrics. I use elastic-apm-node for the server part and @elastic/apm-rum for the client part.
In my next.js project, I initialize elastic-apm-node as fo…
-
### The Problem
Running Jest tests with my project requires transpiling react-redux-form. In doing so with Babel 7.2.2 with @babel/plugin-proposal-object-rest-spread 7.3.1, an error is thrown:
> …