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

site doc errors in certain versions of browsers #5164

Closed
skye-z opened this issue Aug 18, 2023 · 1 comment
Closed

site doc errors in certain versions of browsers #5164

skye-z opened this issue Aug 18, 2023 · 1 comment
Labels
untriaged need to sort

Comments

@skye-z
Copy link

skye-z commented Aug 18, 2023

TuSimple/naive-ui version (版本)

2.34.4

Vue version (Vue 版本)

3.3.4

Browser and its version (浏览器及其版本)

Chrome(116.0.5845.96)

System and its version (系统及其版本)

MacOS(13.4.1)

Node version (Node 版本)

Reappearance link (重现链接)

https://www.naiveui.com/zh-CN/os-theme/components/message

Reappearance steps (重现步骤)

Clicking on message, notification, and dialog in the official docs gives errors.
官网文档中的messagenotificationdialog点击报错.

Just click demos button.
只需点击演示中的按钮.

Expected results (期望的结果)

Popup elements
弹出对应元素

Actual results (实际的结果)

Nothing happens, just an error message in the developer tools.
什么反应都没有, 只在开发者工具中输出错误信息.

image

index-77b07000.js:1 TypeError: Cannot read properties of null (reading 'insertBefore')
at insert (index-77b07000.js:1:72737)
at Object.process (index-77b07000.js:1:62231)
at x (index-77b07000.js:1:51764)
at Z (index-77b07000.js:1:58505)
at N (index-77b07000.js:1:57042)
at I (index-77b07000.js:1:55000)
at x (index-77b07000.js:1:51648)
at cd.j [as fn] (index-77b07000.js:1:55803)
at cd.run (index-77b07000.js:1:6028)
at M.L.update (index-77b07000.js:1:56545)

Remarks (补充说明)

No adblock enabled
未开启广告拦截

@github-actions github-actions bot added the untriaged need to sort label Aug 18, 2023
@skye-z
Copy link
Author

skye-z commented Aug 18, 2023

Unable to reproduce after reinstalling the same version of the browser

@skye-z skye-z closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

1 participant