vantui icon indicating copy to clipboard operation
vantui copied to clipboard

Dialog 弹出框 在小程序不能正常使用

Open hqwlkj opened this issue 3 years ago • 1 comments

"@antmjs/vantui": "^1.9.8",

BUG 描述

复现步骤

期望结果

实际结果

截图

环境

 Taro CLI 3.4.11 environment info:
    System:
      OS: macOS 11.6.6
      Shell: 5.8 - /bin/zsh
    Binaries:
      Node: 16.10.0 - ~/.nvm/versions/node/v16.10.0/bin/node
      Yarn: 1.22.11 - /usr/local/bin/yarn
      npm: 7.24.0 - ~/.nvm/versions/node/v16.10.0/bin/npm
    npmPackages:
      @tarojs/components: 3.4.11 => 3.4.11 
      @tarojs/mini-runner: 3.4.11 => 3.4.11 
      @tarojs/plugin-framework-react: 3.4.11 => 3.4.11 
      @tarojs/react: 3.4.11 => 3.4.11 
      @tarojs/runtime: 3.4.11 => 3.4.11 
      @tarojs/taro: 3.4.11 => 3.4.11 
      @tarojs/webpack-runner: 3.4.11 => 3.4.11 
      babel-preset-taro: 3.4.11 => 3.4.11 
      eslint-config-taro: 3.4.11 => 3.4.11 
      react: ^17.0.0 => 17.0.2 

附加信息

hqwlkj avatar Jul 01 '22 03:07 hqwlkj

需要先在jsx中注册一个Dialog元素节点,不知道你有按文档中该组件的示例代码使用吗? @hqwlkj

1019058432 avatar Sep 19 '22 07:09 1019058432