NO BUG: Problems with components

I’m having 2 problems with a component

First, the grid container inside the component isn’t taking on the media query changes (from repeat(4, 1fr) to repeat(2, 1fr))

It was working fine before I changed it to a component

Because of this I want to unlink the component so I can save it as a template instead, but when I right click on the instance I am not offered the unlink component option

I’ve just updated to v1-12-2 but that option wasn’t offered in the tags dropdown

Just to update, I think the first problem was my mistake…

I still can’t unlink the component though

Hello,

EDIT: Ah, I see you fixed the first one.

As for your second question: There should be a small icon on the right, you don’t see it?

Matej

Haha… so sorry it was me being stupid

With the first problem I sorted it by adding the media query changes to the class instead - but it was working before I changed it to a component…

Hey, no problem :slight_smile: It is somehow hidden, especially if you were expecting the “Unlink component” menu item :wink:

Anyway, I’ll mark this topic as no-bug, as I can’t replicate the first item, and you solved it :slight_smile:

Best regards,
Matej

Thanks for helping so quickly Matej - I appreciate it

1 Like