-
The route logic is better than react-router-dom (I think).
But haven’t seen updates over a year. Anyone interested in maintaining/forking this project?
-
I'm getting and issue and typescript is complaining
```
JSX element class does not support attributes because it does not have a 'props' property.ts(2607)
```
You can see the setup here https…
-
How to implement?
-
Hello, according to docs
> Replace state in history and silently update your router instance state. Use if you know what you are doing.
For example:
`router.getState();` => `{ name: 'list', p…
-
开始运行就报错
![1690265537471](https://github.com/baidu/amis/assets/28777952/7f6196a4-3967-42bc-b988-862a7dd5affe)
这是我的依赖
![1690265589025](https://github.com/baidu/amis/assets/28777952/d253f61a-fad9-4e…
-
Hi. Im trying to use preload setting to preload some additional vendor modules. But it doesn't work :\
I found this:
https://github.com/mentaljam/rollup-plugin-html2/blob/7405e9a9ee385e3449ea2ccf50c…
-
## 跨端开发框架
[taro](https://github.com/NervJS/taro): 多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
[anu](https://github.com/RubyLouvre/anu): the React16-compat mini library
[omi](ht…
-
-
### Open Questions
I understand marko can be used with a number of server side frameworks like express that handle URL dispatching but does it include any client side router or are any plans to sup…
-
A feature request / request for comment:
I've picked up using Vecty as a great way of avoiding having to think about Javascript or write HTML directly.. However to use it still requires a large amo…