soft-ui-dashboard-react
soft-ui-dashboard-react copied to clipboard
[Bug] Error on using Calendar component
Version
v4.0.0
Reproduction link
none
Operating System
Windows 11
Device
PC
Browser & Version
Latest Opera, Mozilla, Chrome
Steps to reproduce
Just try to render layouts/pages/rtl/index.js
What is expected?
Calender is shown.
What is actually happening?
Warning: DayTableView defines an invalid contextType. contextType should point to the Context object returned by React.createContext(). However, it is set to an object with keys {__c, __, Consumer, Provider}.
Solution
Right now not to use it at all, but i kind of like it.
Link is not important because we don't have the current development there.