#470: Disable all table action buttons if a row is in edit mode. #1205
Annotations
1 error and 2 warnings
|
|
src/components/ParticipantList.vue#L408
Replace `isInEditMode·?·true·:·!actionsVisible·||·participantsList.length·===·0` with `⏎··············isInEditMode⏎················?·true⏎················:·!actionsVisible·||·participantsList.length·===·0⏎············`
|
This job failed
Loading