Closed lastertd closed 1 year ago
:options="{
placement: placement,
modifiers:{
offset: {
offset:`0,${offset}`,
},
computeStyle: {
gpuAcceleration: false
}
},
}"
like this
I searched for a long time to solve it, but I don't understand why it should be written like this. I hope the author can try to introduce the commonly used options, which is different from the use in props!ππ
After I set
gpuAcceleration: false
, the positioning of the elements still followstranslate3d
This has caused me to be unable to add a transform to the element