Closed Diokuz closed 8 years ago
The problem is that morphdom removes all attributes, and if height is not changes, it lost.
https://github.com/Diokuz/baron/blob/eb8e9337b5e7f5fd832b672d6df06cec2238bf4f/src/core.js#L726
fixed in baron@2.2.7 https://github.com/Diokuz/baron/commit/102235036908dd69c3dbedba05fd4ee8ad3669e7
The problem is that morphdom removes all attributes, and if height is not changes, it lost.
https://github.com/Diokuz/baron/blob/eb8e9337b5e7f5fd832b672d6df06cec2238bf4f/src/core.js#L726