Skip to content

issues Search Results · repo:piotrwitek/react-redux-typescript-guide language:TypeScript

Filter by

127 results
 (70 ms)

127 results

inpiotrwitek/react-redux-typescript-guide (press backspace or delete to remove)

Refactor NameProvider component to generic Layout component utilizing renderProps
enhancement
  • piotrwitek
  • Opened 
    on Apr 16, 2022
  • #221

Description Under the topic Goals , the link with display text complementary libraries points to an anchor in the readme that does not exist. Steps to Reproduce 1. In the README, go to the paragraph ...
  • schrer
  • 2
  • Opened 
    on Apr 13, 2022
  • #219

First of all please check our spectrum community chat and we recommend to ask your question there for a quickest response and the indexing in search engines: - https://spectrum.chat/react-redux-ts ...
  • bryce0516
  • Opened 
    on Dec 2, 2021
  • #218

Hello, I work on a typescript react redux app using typesafe-actions. Recently, compiling / typechecking takes a lot of time (around 180s) (the app also requires more memory recently 8GB, but we fixed ...
  • rturtu
  • 1
  • Opened 
    on Jun 10, 2021
  • #217

Why not use immutable or redux-immutable, is there any reason?
  • ghost
  • Opened 
    on Nov 19, 2020
  • #216

Description !-- A clear description of what the bug is -- image Steps to Reproduce !-- Steps to reproduce the behavior: 1. Go to ... 2. Click on .... 3. Scroll down to .... 4. See error -- Expected ...
  • huchun666
  • Opened 
    on Sep 30, 2020
  • #214

I try to integration connect with redux-thunk, and overwrite connect function like this: import * as React from react import { connect as reactReduxConnect } from react-redux import { bindActionCreators, ...
  • Rey-Wang
  • Opened 
    on Jun 19, 2020
  • #213

55836231-15F4-41D4-B610-1F5A5CA9B3AE When click the Increment button,the browser console prints error as above.
  • wishma2013
  • 2
  • Opened 
    on Mar 21, 2020
  • #212

Although the onIncrement={onIncrement} is defined in it s props return ( BaseComponent count={overrideCount || count} // injected onIncrement={onIncrement} // injected {...(restProps as BaseProps)} / ); ...
  • wishma2013
  • Opened 
    on Mar 21, 2020
  • #211

Failed to compile: Error in ... React-Starter/src/components/Hello.test.tsx (2,25): error TS7016: Could not find a declaration file for module enzyme . /Users/eilir/work6/sourcecodestudy/TypeScript-React-Starter/node_modules/enzyme/build/index.js ...
  • wishma2013
  • Opened 
    on Mar 8, 2020
  • #210
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub