Image: fix ssr and object-fit compatibility. (#15346)
* fix: Image is not defined during ssr Delay loadImage to mounted hook and add $isServer check * fix(image): simulate object-fit behavior to compatible with IE11 and other browsers which not suppor fix #15278 * fix: image inline-flex with overflow will still extend its parent element
Showing
Please register or sign in to comment