Closed tatethurston closed 5 years ago
User's can't change the month selection (it's disabled) when the calendar is rendered inside of semantic's definition table. Other table types are fine.
Example: https://jsbin.com/fejafuy/1/edit?html,js,output
This looks like the culprit: https://github.com/Semantic-Org/Semantic-UI/blob/deb275d2d5fe9a522a0b7bd8b6b6a1c939552718/dist/components/table.css#L247
Solved in Fomantic: https://github.com/fomantic/Fomantic-UI/pull/604/files
User's can't change the month selection (it's disabled) when the calendar is rendered inside of semantic's definition table. Other table types are fine.
Example: https://jsbin.com/fejafuy/1/edit?html,js,output
This looks like the culprit: https://github.com/Semantic-Org/Semantic-UI/blob/deb275d2d5fe9a522a0b7bd8b6b6a1c939552718/dist/components/table.css#L247