code-farmer-i
code-farmer-i
## now ```js session({ name: 'a string' }) ``` ## expect ```js session({ name(req) { return 'a string' } }) ```
The ability to share pages has been released, which is very exciting!🎊🎊🎊 I believe it would be even better if there was an option to use a password when sharing.❤️❤️❤️
### Is your feature request related to a problem? Please describe. It is hoped that when creating an axios instance, generics can be passed in to define the types of...
### Reproduction Link https://codesandbox.io/p/sandbox/pagoda-mobile-4-4-2-forked-y766kw?file=%2Fsrc%2Fdemo.vue%3A6%2C29 ### Vant Version 4.9.17 ### Describe the Bug 我在某些场景需要动态控制是否使用 input 插槽,但当我动态切换时,input 的值似乎不能正常回显 ### Reproduce Steps 通过 v-if 动态控制是否传入 input 插槽 ### Device / Browser _No response_
Bug Type: **`Component`** ## Environment - Vue Version: `3.6.0-alpha.2` - Element Plus Version: `2.11.5` - Browser / OS: `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0...