Hey there, anyone else is experiencing class duplication even with the Relume Extension? It's pretty random but I see it occur most often on Client-First classes or the '.button' class.
I know that the class sync turns off randomly, when it happens, you can undo, check that class sync is on. If it is, I would toggle it off, save, refresh, toggle it back on, save, refresh. See if that resolves.
We have a bit more information regarding this issue here in our new resources site as well.
Here is the read-only link to view, we're experiencing it with the 'text-size-medium' or 'button' where these are being duplicated but its often times random as well.
in your chrome extension and library, do you have your preferences set to match the style guide you are using?
Yup, regardless of what I choose Finsweet Style V2 or V2.1. They're still being duplicated, is it happening your end?
nope, it happens somewhat randomly to me as well but the tricks I've outlined here and in the resource doc are all the tricks I know to make it work.
Okay, here are my following info:
yeah, one that I am happy to try to work with you on, not having class sync is an awful experience.
Okay, to check the chrome extension version if you open up the extension > preferences, it'll say at the bottom of the panel.
one very important note here - you have to clean your project of ALL duplicate classes before attempting to paste in more components, otherwise it will just endlessly happen. So make sure to clean your project - that resource doc that I linked above goes through how to go about doing that.
If there's anything unclear to you in that doc, please let me know - I'd be happy to rewrite it to make things more clear.