You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to select multiple days with multiple states, for example, user will select the kind of selection (sick, vacation, off-duty etc.) and after that will select multiple days. Each will have different colors. So I used modifiers. Class Component works well however functional components doesnt render on clicking day, it only renders when using buttons to change the current kind of selection (holiday, vacation, etc).
Can you help me please, Class Components are struggling, I need to use Functional Component.
Thanks in advance.
(Please share your ideas on my coding, I need simple codes)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to select multiple days with multiple states, for example, user will select the kind of selection (sick, vacation, off-duty etc.) and after that will select multiple days. Each will have different colors. So I used modifiers. Class Component works well however functional components doesnt render on clicking day, it only renders when using buttons to change the current kind of selection (holiday, vacation, etc).
Can you help me please, Class Components are struggling, I need to use Functional Component.
Thanks in advance.
(Please share your ideas on my coding, I need simple codes)
Beta Was this translation helpful? Give feedback.
All reactions