Results 13 comments of Roman

@anatawa12 try lockScroll prop - it helps with overflow issue, but has another problem) ![image](https://github.com/creativetimofficial/material-tailwind/assets/50546204/837f4437-40a2-4193-8ee9-bdde56aecca0) The further investigation shows that this option spawns an overlay div with fixed position. If...

@GVALFER This component doesnt include an actual select input, so you need to handle the changes within onChange callback

When runnung ` bun --env-file=.env build --env=inline --minify --target=bun src/main.ts --outfile dist/main.js ` no env variables inlined in the built file