我最近將React版本升級到了16版,從那以後,react-router-redux(我正在使用Redux)似乎無法工作。我的代碼太大而無法粘貼。但是,它看起來非常類似於https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux。 這是我的代碼如下所示: //Combine the Ep
我現在有打字稿問題,在react路由器中傳遞正確的類型。 打字稿錯誤: severity: 'Error'
message: 'Type '{ path: "/foo/:id"; component: typeof "<path>..' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Route>