Issue with time filter #813
Unanswered
lalitbhagtani
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am facing this error, after just starting my app
Error: Unknown time filter: undefined
at Function.timeFilter (essence.ts:189)
at Essence.timeFilter (essence.ts:327)
at initialTab (time-filter-menu.tsx:78)
at new TimeFilterMenu (time-filter-menu.tsx:84)
at constructClassInstance (react-dom.development.js:12480)
at updateClassComponent (react-dom.development.js:14255)
at beginWork (react-dom.development.js:15082)
at performUnitOfWork (react-dom.development.js:17820)
at workLoop (react-dom.development.js:17860)
at renderRoot (react-dom.development.js:17946)
Beta Was this translation helpful? Give feedback.
All reactions