Giter Site home page Giter Site logo

Comments (2)

maxdeviant avatar maxdeviant commented on May 31, 2024 1

This should be working now, as evidenced by the end-to-end test.

from redux-persist-transform-encrypt.

BugHiding avatar BugHiding commented on May 31, 2024
{
    "redux-persist": "^6.0.0",
    "redux-persist-transform-encrypt": "^2.0.1",
    "@types/redux-persist-transform-encrypt": "^2.0.1"
}

image

image

No overload matches this call.
  Overload 1 of 2, '(props: Readonly<PersistGateProps>): PersistGate', gave the following error.
    Type 'Persistor' is missing the following properties from type 'Persistor': persist, flush, dispatch, getState, subscribe
  Overload 2 of 2, '(props: PersistGateProps, context?: any): PersistGate', gave the following error.
    Type 'import("redux-persist").Persistor' is not assignable to type 'import("redux-persist/es/types").Persistor'.ts(2769)
react.d.ts(7, 5): The expected type comes from property 'persistor' which is declared here on type 'IntrinsicAttributes & IntrinsicClassAttributes<PersistGate> & Readonly<PersistGateProps> & Readonly<...>'
react.d.ts(7, 5): The expected type comes from property 'persistor' which is declared here on type 'IntrinsicAttributes & IntrinsicClassAttributes<PersistGate> & Readonly<PersistGateProps> & Readonly<...>'

@types/[email protected] persistStore() type has error.

from redux-persist-transform-encrypt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.