BarbaJS causing issues with radio/checkbox inputs
I am using Barba for page transitions but it is causing issues on forms which contain radio or checkbox inputs. For some reason it prevents those inputs from being checked. If I remove data-barba="container"
then the inputs work again.