re-frame

liebs 2023-10-26T16:11:49.483929Z

I've somehow broken re-frame-10x : I am wondering if this has to do with the fact that I'm using Vite to process JS dependencies, but I'm not sure.

p-himik 2023-10-26T16:25:05.578739Z

Check out the styles, see what makes it different from a version that works correctly, narrow it down to the things that could've caused the issue, check them. That's pretty much the only thing I can say without having a reproducible example.