Nati Rosenthal

Results 3 comments of Nati Rosenthal
trafficstars

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....

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...

**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...