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

Safariでdatetimepickerがエラーとなる #4160

Open
ysk1to opened this issue May 9, 2019 · 1 comment
Open

Safariでdatetimepickerがエラーとなる #4160

ysk1to opened this issue May 9, 2019 · 1 comment
Labels
Milestone

Comments

@ysk1to
Copy link

ysk1to commented May 9, 2019

概要(Overview)

Safariで、会員一覧・受注一覧など日付の検索条件(datatimepicker)で下記のどちらかの問題が発生します。

日付を選択して検索すると、

  • 検索結果には反映されているがフォームに選択した日付が表示されない
  • datatimepciker自体が下記エラーで動作しない

エラー内容(Webコンソール)

Error: Tempus Dominus Bootstrap4's requires moment.js. Moment.js must be included before Tempus Dominus Bootstrap4's JavaScript.
TypeError: undefined is not a function (near '...$('input[id$=_date_start]').datetimepicker...')

期待する内容(Expect) or 要望 (Requirement)

  • 日付を検索後、フォームに選択した日付が表示される。
  • 再度日付の再検索が可能(エラーが発生しない)

再現手順(Procedure)

  1. Safariで、会員一覧 or 受注一覧に画面遷移
  2. 注文日等日付の検索条件を加え検索
  3. 下記のどちらかの問題が発生
  • 検索結果には反映されているがフォームに選択した日付が表示されない
  • datatimepciker自体が下記エラーで動作しない

※商品一覧の登録日、更新日は初回からエラーとなる

環境 (environment)

  • EC-CUBE: 4.0.x

  • PHP: 7.x.x

  • DB:

    • PostgreSQL x.x.x
    • MySQL x.x.x
  • ブラウザ: Safari

関連情報 (Ref)

@kazumiiiiiiiiiii kazumiiiiiiiiiii added this to the 4.0.3 milestone May 14, 2019
@kazumiiiiiiiiiii kazumiiiiiiiiiii changed the title Safariでdatatimepickerがエラーとなる Safariでdatetimepickerがエラーとなる May 15, 2019
@okazy
Copy link
Contributor

okazy commented May 15, 2019

datetimepickerの実装時のissueはこちらになります。
#3693

@Yangsin Yangsin modified the milestones: 4.0.3, 4.0.x Aug 15, 2019
@xuelian311 xuelian311 modified the milestones: 4.0.x, 4.2.3 Aug 18, 2023
@dotani1111 dotani1111 modified the milestones: 4.2.3, 4.2.x Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants