10.12.1
Bug Fixes
- Fix non-numeric numbers passed to
width
orheight
attribute not working correctly (#3888, thanks @JoviDeCroock) - Fix
createContext
update being blocked byshouldComponentUpdate
(#3889, thanks @marvinhagemeister)
width
or height
attribute not working correctly (#3888, thanks @JoviDeCroock)createContext
update being blocked by shouldComponentUpdate
(#3889, thanks @marvinhagemeister)