Closed Pymancer closed 4 years ago
Without looking at code my guess is this is because it does a quick litterally lookup for that key and doesn't find it, so automatically gives back the new default box.
I am not sure if this behavior should happen at all for already safe attributes like exampled though, will need to look into that as well. Totally forgot from was a reserved keyword when I typed this reply.
Addressing in 4.2.2 https://github.com/cdgriffith/Box/pull/142
Fixed in 4.2.2