Actions
Task #84
closedCode review
Start date:
08/09/2016
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Fix code by new linter.
Check syntax, fix errors and warnings.
Related issues
Updated by Ondřej Kopr over 8 years ago
Success fix:
- Components
- advenced
- basic
- layout
- modules
- core - content
To .eslintrc was add react/no-did-update-set-state to warnings. Is nessesary to repair bug with second render more info : https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/no-did-update-set-state.md Found in Subcordinates.js line 25
Updated by Ondřej Kopr over 8 years ago
- Status changed from New to Needs feedback
- % Done changed from 0 to 100
Updated by Radek Tomiška over 8 years ago
- Status changed from Needs feedback to Resolved
Test and review - ok.
Updated by Radek Tomiška over 8 years ago
- Status changed from Resolved to Closed
Updated by Radek Tomiška over 8 years ago
- Related to Defect #107: Používání fetch v javascriptu = nefunkčnost v nezanedbatelné části prohlížečů added
Actions