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
addCellClassName / removeCellClassName does not work.
More specifically, The model object seems to be changed but the className of the target TD element does not changed immediately.
Expected Behavior
The className of the target TD element should be changed immediately.
The text was updated successfully, but these errors were encountered:
Version
3.4.0
Development Environment
Chrome / macOS
Current Behavior
addCellClassName
/removeCellClassName
does not work.More specifically, The model object seems to be changed but the
className
of the target TD element does not changed immediately.Expected Behavior
The
className
of the target TD element should be changed immediately.The text was updated successfully, but these errors were encountered: