kblincoe / VisualGit_SE701_2019_1

1 stars 0 forks source link

[BUG] jquery-contextmenu is not loaded properly #197

Open AbhinavBehal opened 5 years ago

AbhinavBehal commented 5 years ago

Describe the bug The jquery-contextmenu npm package is not being loaded correctly, leading to an error being printed to the console:

index.html:106 Uncaught TypeError: $.contextMenu is not a function

To reproduce Steps to reproduce the behavior:

  1. Open the application
  2. Observe that the above error appears in the console (Ctrl + Shift + I)

Expected behavior / Acceptance criteria

Desktop

Additional context

Z-Qi commented 5 years ago

Approved, have seen the same error in console before.

lukethompsxn commented 5 years ago

I am getting the same error in console. Approved

joel-clarke commented 5 years ago

Approved.

swimuel commented 5 years ago

I'm not seeing this error in console, could this be related to #196 where our jQuery version was updated?

lukethompsxn commented 5 years ago

I'm running the latest master and I'm still getting it on macOS (unlikely system dependent though)

image

joel-clarke commented 5 years ago

Yup, I'm still getting this as well on Windows.