threepointone / bs-nice

css-in-reason
180 stars 14 forks source link

[Critical bug] Replace polymorphic list hash #14

Open wokalski opened 6 years ago

wokalski commented 6 years ago

Polymorphic list hash, hashes based on the first ten elements(!!!). Therefore it's super easy to introduce an undebuggable bug if you create two lists with the same 10 first elements.

threepointone commented 6 years ago

Lol wut