Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[t-table] 自定义empty插槽中的内容在生产环境下不生效 #2682

Closed
XinYtimor opened this issue Aug 11, 2023 · 2 comments
Closed
Labels
invalid This doesn't seem right

Comments

@XinYtimor
Copy link

tdesign-vue 版本

1.4.0

重现链接

No response

重现步骤

No response

期望结果

No response

实际结果

No response

框架版本

vue2.6.11

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

  <template #empty>
            <div class="empty">
              <span >
                暂无数据、
              </span>
               <t-link
            theme="primary"
            hover="color"
            @click=""> 点击新增 </t-link>            
      </div> 
</template>

该段代码在生产环境下不生效

@github-actions
Copy link
Contributor

👋 @XinYtimor,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@chaishi
Copy link
Collaborator

chaishi commented Aug 11, 2023

变更日志:https://tdesign.tencent.com/vue/changelog

提供信息过少,无法处理(官网也是生产环境,表现正常)请查看变更日志,升级到最新版本后,看看是否正常

印象中曾经出过别的类似问题,但是后来升级版本后就正常了
<img width="849" alt="image" src="https://github.com/Tencent/tdesign-vue/assets/11605702/23bb77f1-02d4-4b44-a049-24fe600b35ea”>

当前最新版本号:v1.6.0
你使用的版本号:v1.4.0

如果你在最新版本中依然发现问题,再单独提一个新的 issue,当前 issue close

@chaishi chaishi closed this as completed Aug 11, 2023
@chaishi chaishi added the invalid This doesn't seem right label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants