Hello, I spent a lot of time over this issue but dont seem to get the solution.
I have a checkbox on the page and a REST response decides whether it is checked or not. When the response is true, the checkbox renders (with the check mark which is right) but it does not render at all when the response is false. I still want it to render with no check mark. Please help.