Peng Wang

Results 11 comments of Peng Wang

感谢提出问题,由于本书形成时间较早,我又一直比较忙,所以没能及时升级,有时间我会升级一下,谢谢

指的是哪里的文章?

what do you mean? why importing AppModule

路由的参数传递是通过路由完成的,比如 `/blablabla/id`,这里的id是一个参数,在路由定义中可使用 `/blablabla:id` 来表示

谢谢指出错误,我重印会更改纸书

好滴,收到,纸书重印时更改,网上版本这两天改

leancloud-realtime-plugin-typed-messages 这个包没有类型定义吗

Run into same error, please clone `https://github.com/wpcfan/gtm.git` and `cd backend` -> `code .` , if we debug the project, the error will show up

是的,我也遇到了,应用在 uicollectionview 就会进入死循环

seems still not working with typescript, and I checked the ./src/interfaces.ts, the type createLocation(location: Location | Pathname): Location is not compatible with history 3.0