I have a variable to show a modal and a variable to show a pop-up sidebar, when I click to show the modal is fast, but when I click to open the pop-up sidebar takes longer to appear (Almost 2 seconds). Not sure if this is a problem of the component or if I’m doing something wrong.
The workflows for showing the components are similar. Just changing the variable to true or false.