Open
Description
- Find the loop on the
/src/pages/donate/...
page which doesn't set thekey
prop on it's children, and set thekey
prop to resolve the JS error. - Run the End to End tests to see if this resolves the issue with them.
Originally posted by @coderbyheart in #840 (comment)