Subscribe on changes!

Different behavior when using select in component

avatar
Jan 3rd 2022

Version

3.2.26

Reproduction link

codesandbox.io

Steps to reproduce

use select html element with options in slot

What is expected?

empty default value in selects

What is actually happening?

default initial value is first option. If I trigger another input then value in custom select will change to empty value


Only in safari

image
avatar
Jan 6th 2022

Your code isn't working properly, maybe you should do like this: impicture_20220106_152029

avatar
Jan 16th 2022

This is what you want to do

Remember to use the forum or the Discord chat to ask questions!