I have an app and local checkboxes works just fine, but when I push my code to production, checkboxes always shows true (checked) even though the value is false, when I console.log it. Any idea why is this happening? I'm using Bootstrap 4. Here is my gist
Cho, Yongjoon
I can't find the reason with your gist. So I can only say few ideas and guesses.