Vue Preloader size prop is ignored

The “size” prop of Vue Preloader component isn’t working at all. It’s even apparent on the Vue Preloader page. Some of the preloaders have their size set to 42, but they are all the same size.

Inspecting the page source, –f7-preloader-size CSS variable is always set to 32 pixels.

On the contrary, Core version seems to be fine.

yes, it is just ignored in source code. Will be fixed in next update. For now you can just set --f7-preloader-size via style prop on preloader