Zachary
Results
2
comments of
Zachary
Same here. I think the problem is `Select` is not mapping the `Option` with `value` but `index` now. I opened another issue for this: https://github.com/creativetimofficial/material-tailwind/issues/675
Actually I only change the code order but not content. In my case, the order matters. `Function Buffer()` needs to be placed before `Buffer.TYPED_ARRAY_SUPPORT = global.TYPED_ARRAY_SUPPORT !== undefined ? global.TYPED_ARRAY_SUPPORT...