ERROR TypeError: date.equals is not a function
I encountered this error message in my console, and I'm unsure how to resolve it.
at GlobalsidebarComponent.isRange (globalsidebar.component.ts:45)
at Object.eval [as updateRenderer] (GlobalsidebarComponent.html:26)
at Object.debugUpdateRenderer [as updateRenderer] (core.js:14735)
at checkAndUpdateView (core.js:13849)
at callViewAction (core.js:14195)
at execEmbeddedViewsAction (core.js:14153)
at checkAndUpdateView (core.js:13845)
at callViewAction (core.js:14195)
at execEmbeddedViewsAction (core.js:14153)
at checkAndUpdateView (core.js:13845)
Screenshot of the date picker issue: