Question
Problem with z-index (video above component button and textinput)
Hi,
I have a small problem with my components "button" and "textinput".
I added a background video with the code :
canvas.style.zIndex = "1"so that the other elements are above. I also made the scene background transparent.
All the elements are well above except the 2 components "button" and "textinput" which remains below the video.
Do you have any idea how to fix the problem please ? Thank you and good day.
