react-trello
react-trello copied to clipboard
Modal in board
I tried to use react modal as you suggested in one of previous issues, but with no result. My question is can I dynamically change id of data-target in modal onCardClick ? I am using Bootstrap modal. The ids are changed when I inspect element, but then the functionality of Board is broken and onCardClick does nothing..