What is the new or updated feature that you are suggesting?
我看 vant 的 vue 版本支持了 有计划支持一下吗? https://formilyjs.org/zh-CN/guide
Why should this feature be included?
简化表单
phpmaple issue 3lang3/react-vant
我看 vant 的 vue 版本支持了 有计划支持一下吗? https://formilyjs.org/zh-CN/guide
简化表单
phpmaple forked slavovojacek/blogging
phpmaple issue chenshuai2144/openapi2typescript
> [email protected] openapi /Users/koofrank/Documents/projects/wanda-sa-h5
> vite-node openapi.config.ts
[openAPI]: ✅ 成功生成 service 文件
/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/@[email protected]/node_modules/@umijs/openapi/dist/openAPIParserMock/index.js:98
this.sampleFromSchema = (schema, propsName) => {
^
RangeError: Maximum call stack size exceeded
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/@[email protected]/node_modules/@umijs/openapi/dist/openAPIParserMock/index.js:98:33)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/[email protected]/node_modules/memoizee/lib/configure-map.js:61:24)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/@[email protected]/node_modules/@umijs/openapi/dist/openAPIParserMock/index.js:135:35)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/[email protected]/node_modules/memoizee/lib/configure-map.js:61:24)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/@[email protected]/node_modules/@umijs/openapi/dist/openAPIParserMock/index.js:119:38)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/[email protected]/node_modules/memoizee/lib/configure-map.js:61:24)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/@[email protected]/node_modules/@umijs/openapi/dist/openAPIParserMock/index.js:135:35)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/[email protected]/node_modules/memoizee/lib/configure-map.js:61:24)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/@[email protected]/node_modules/@umijs/openapi/dist/openAPIParserMock/index.js:119:38)
at OpenAPIGeneratorMockJs.sampleFromSchema (/Users/koofrank/Documents/projects/wanda-sa-h5/node_modules/.pnpm/[email protected]/node_modules/memoizee/lib/configure-map.js:61:24)
ELIFECYCLE Command failed with exit code 1.
phpmaple issue mdbootstrap/perfect-scrollbar
Example:
<div>
<div>// height:1000px; align-self: end;
<perfect-scrollbar>
<div><p>1</p></div>
<div><p>1</p></div>
<div><p>1</p></div>
<div><p>1</p></div>
<perfect-scrollbar>
</div>
</div>
align-self will be to default start
phpmaple push phpmaple/goctl-swagger
commit sha: 3adcacb0ed009e07faaa9dd5ce7d7fc7ae0648dc
push time in 2 months agophpmaple push phpmaple/goctl-swagger
commit sha: 5bb0e77f2622d567e3cabd5c919e33362bc88a77
push time in 2 months agophpmaple push phpmaple/goctl-swagger
commit sha: d5090a9773f5b5d85894fabcba25104c149df72e
push time in 2 months agophpmaple push phpmaple/goctl-swagger
commit sha: a8b9374f29738b4245eb96e488deea5fcef8115f
push time in 2 months ago
🐛 [Bug]: uploader组件点击预览的 popup 的遮罩不能关闭预览吗
Which React Vant packages are impacted?
react-vant
(React Vant core)@react-vant/cli
create-react-vant-cli-app
What version of React Vant are you using?
2.0.0-alpha.26
What version of Node are you using? Minimum supported version is 12.
v16.14.2
Steps to Reproduce
RT
Expected Behavior
可以选择性点击 overlay 关闭
Actual Behavior
不能选择, 默认点击不关闭
Context
No response