Closed ahvonenj closed 8 years ago
http://codepen.io/pakastin/pen/MKpMyM
colors
Volkswagen
???
Clearly this should not be the case as:
// define constants var COLORS = ['Red', 'Green', 'Blue']; var CARS = ['Audi', 'BMW', 'Tesla', 'Volkswagen'];
The colors list does not contain cars.
Oh, I must have broken it in the last update – just a sec..
Fixed now. I rolled back to the previous version, which breaks viewlist's new preremove -event. I will fix that soon..
preremove
Thanks for letting know! 👍
http://codepen.io/pakastin/pen/MKpMyM
colors
from left menuVolkswagen
in the right menu???
Clearly this should not be the case as:
The colors list does not contain cars.