violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

markedrestaurant.com ".tooltip is not a function" in analytics v2

Open donrestarone opened this issue 2 years ago • 1 comments
trafficstars

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://markedrestaurant.com/v2/dashboard
  2. see date range picker is broken
  3. see error in console
  4. See error
Error initializing controller

TypeError: e(...).tooltip is not a function
    at t.value (dashboard_controller.js:7:34)
    at new e (stimulus.js:2331:23)
    at e.value (stimulus.js:2622:19)
    at e.value (stimulus.js:2602:26)
    at e.value (stimulus.js:3222:16)
    at e.value (stimulus.js:3088:23)
    at e.value (stimulus.js:1594:23)
    at e.value (stimulus.js:1478:21)
    at stimulus.js:1463:23
    at Array.forEach (<anonymous>)

Screenshot from 2023-09-18 16-32-56

donrestarone avatar Sep 18 '23 20:09 donrestarone

last known commit when the view was functional: 66a63e4448624bafbadf17cf503e6added58a9dc

donrestarone avatar Sep 18 '23 20:09 donrestarone