Warning: Received `false` for a non-boolean attribute. How do I pass a boolean for a custom boolean attribute? January 2, 2023 by Tarik Try this instead: comingsoon={value ? 1 : 0}