• Simona's avatar
    Image: fix ssr and object-fit compatibility. (#15346) · 340da2ff
    Simona authored
    * 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
    340da2ff
image.scss 745 Bytes