-
Notifications
You must be signed in to change notification settings - Fork 50
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
Uncaught TypeError: children.at is not a function at isSimpleChildren at ResizableHeader at renderWithHooks(客户那里反应搜狗等低版本浏览器报children.at is not a function错误,更新到最新的搜狗浏览器后正常了,但是用户那里一般用的都不是最新版本的浏览器,这个问题可以解决吗) #64
Closed
Comments
hemengke1997
added a commit
that referenced
this issue
Nov 1, 2023
1. lint 2. update non-major deps #64
keee1210
changed the title
Uncaught TypeError: children.at is not a function
Uncaught TypeError: children.at is not a function at isSimpleChildren at ResizableHeader at renderWithHooks(客户那里反应搜狗等低版本浏览器报children.at is not a function错误,更新到最新的搜狗浏览器后正常了,但是用户那里都是一般都不是最新版本的浏览器,这个问题可以解决吗)
Nov 1, 2023
fixed in |
keee1210
changed the title
Uncaught TypeError: children.at is not a function at isSimpleChildren at ResizableHeader at renderWithHooks(客户那里反应搜狗等低版本浏览器报children.at is not a function错误,更新到最新的搜狗浏览器后正常了,但是用户那里都是一般都不是最新版本的浏览器,这个问题可以解决吗)
Uncaught TypeError: children.at is not a function at isSimpleChildren at ResizableHeader at renderWithHooks(客户那里反应搜狗等低版本浏览器报children.at is not a function错误,更新到最新的搜狗浏览器后正常了,但是用户那里一般用的都不是最新版本的浏览器,这个问题可以解决吗)
Nov 1, 2023
请问一下你用的什么框架,vite 还是 webpack? |
webpack craco |
问题解决了,十分感谢 |
使用的什么版本呢 |
2.8.15 |
目前 2.9.0 打包后,库源码里面没有 如果可以的话,麻烦你尝试升级 当然,如果想根绝此类问题发生,你可以在babel配置中添加 |
好的,谢谢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm 8.1.2
node v16.13.2
搜狐浏览器版本 11.0.1.34700
@minko-fe/use-antd-resizable-header 2.8.13
IDE vscode
The text was updated successfully, but these errors were encountered: