riktar / jkanban

Vanilla Javascript plugin for manage kanban boards
https://www.riccardotartaglia.it/jkanban/
Apache License 2.0
1.07k stars 297 forks source link

Fix bug where classes with empty spaces break boards render #99

Closed teooliver closed 3 years ago

teooliver commented 3 years ago

When trying to replicate bug #89 https://github.com/riktar/jkanban/issues/89, found the another bug where if you put spaces beetween commas on the board object it would break the rendring of the boards.

Obs: Couldn't replicate original bug#89.

riktar commented 3 years ago

👍🏻 @teooliver