Hey so I have been upgrading my component library to use variables which I love. So I have done things like button colour changes depending on states to clicking a checkbox to reveal the hidden message.
So recently I made a live input field for a project I have been working on. I noticed that when I inserted it into a modal and have Icon Buttons which have variables attached, buttons with variables attached and checkboxes, it seems like the only one that is not working is the input field I made. But when I place it on a new frame to test it works.
I have done a work around where I have had to detach all the variables to the icon buttons, buttons and so forth and now my input field works in the modal. Is this a bug or something I may be doing wrong??