uiw icon indicating copy to clipboard operation
uiw copied to clipboard

[DateInput]: 文档 Safari浏览器兼容性有问题

Open xingyuefeng opened this issue 2 years ago • 2 comments

注意:根据下面内容复现错误问题,以方便测试。

描述错误

  • 日期组件NaN
  • 布局错位

提供在线重现示例

https://uiwjs.github.io/#/components/date-input

截图

image

桌面(请填写以下信息):

  • 操作系统:[macOS]
  • 浏览器:[Safari]

xingyuefeng avatar Jul 12 '22 08:07 xingyuefeng

@xingyuefeng 示例错误 在 Safari 中不支持 ~~new Date('2022-7-12')~~ -> new Date('2022/7/12')

jaywcjlove avatar Jul 12 '22 08:07 jaywcjlove

@xingyuefeng 示例错误 在 Safari 中不支持 ~new Date('2022-7-12')~ -> new Date('2022/7/12')

那就剩个布局乱了的问题

xingyuefeng avatar Jul 12 '22 08:07 xingyuefeng