-
## Symptom
When the `` tag containing the class attribute (ql-align-center) is entered as `value` prop into the ReactQuill component as a string, the class is removed or the `` tags are combined into…
-
### Is this a bug report?
Yes
### Did you try recovering your dependencies?
Yes
### Which terms did you search for in User Guide?
test
### Environment
From `npx create-react-app -…
-
init
-
Hi,
I'm having problem:
`index.js:172 Uncaught TypeError: (0 , _reduxStateHistory.trackHistory) is not a function`
I've followed the instructions and always get this. Any suggestions?
Sincerely,
J…
-
## React
### 基础
###
## 学习路径
- 熟悉React API
仔细研读官方文档,参照官方的规范完成一个React版的todolist。可参考这个例子,只需要实现功能即可,不需要做界面美化,也不需要分成多个文件,把所有的代码写在一个文件即可。
- 搭建热加载开发环境
参照该教程,将步骤一完成的todolist移植到热加载开发环境中…
-
프론트 엔드 논의 항목 선정이 필요합니다 `(예 : 라이브러리?, 버전 관리?, 타입 스크립트 Y/N?, 컴포넌트 관리 방식 등)`
항목 선정을 위한 방식을 아래와 같이 의견 제시해봅니다.
```
1. 각자 생각나는 항목들 사소한것도 좋으니 나열(댓글) 해본다
2. 중복되는 항목을 분리한다 (중복되는 항목이 중요도가 높다고 판단한다)
3. 논의 우선순위…
-
"react-router-navigation-prompt": "^1.8.5",
## BUG
Redirection made through history.push() is not taken in account for the prompt to be triggered and allows redirection in the end.
### Steps to…
-
When i create a store and combine a reducer, but connectRouter returns 0. But in the official example when i run it, it works and connectRouter returns a object.
My code is the same like the officia…
-
When I go to chat page by typing in browser location, the requireLogin hook is not called.
I guess it is because there is not store yet when the safeOnEnter hook get called for the first time renderi…
-
Just ran into an issue with the new way react-redux behaves.
You can see more details about it in this thread: https://github.com/reduxjs/react-redux/issues/935#issuecomment-446515270
As we can se…