Nati Rosenthal
Nati Rosenthal
I believe that using the hack I described above is not safe, since the usage of MMX\SSE instructions might actually cause corruptions [in certain conditions](https://docs.microsoft.com/en-us/windows-hardware/drivers/kernel/using-floating-point-or-mmx-in-a-wdm-driver) when running in the Kernel....
Directive not update width calculations or orientationchange event triggered when element is affixed
Have a similar issue. My sticky container's width is relative to the window's width (which may change). The sticky element maintains the same width it had when `affix-top` was fired...
Directive not update width calculations or orientationchange event triggered when element is affixed
**Update**: So I tried using the https://github.com/mehwww/vue-sticky-directive library, which apparently works perfectly with every resizing quirk I tried out of the box. The only thing that made me not use...