yezihaohao/react-admin

切换到js分支,报错 TypeError: Cannot read property 'isMobile' of undefined

lonelygoogle opened this issue · 3 comments

82 | console.log(auth);
83 | return (
84 |

85 |
| ^ 86 | {!responsive.data.isMobile && }
87 |
88 | <Layout style={{ flexDirection: 'column' }}>

请问解决了吗,我也是这样

我也这样

一般用yarn 安装依赖都不会出现问题。
由于时间关系,js分支不再维护,请查看最新的master分支的ts版本。
关于redux-alita的用法,请查看https://github.com/yezihaohao/redux-alita。