Using your custom components, I had originally wanted to post asking how to make components non-global, since I realized pretty quickly into using them, when I wanted to add custom CSS, that they seem to automatically include the content from any copy of that same component I put on any page, and carried edits even when duplicated at a page level. Obviously, this is useful and problematic, depending.
What I ended up finding out was that when I used a different type of custom component, I could use that method for making sure that it didn’t contain the same styles, CSS, whatever, JavaScript. And then at one point, I just decided to try right-clicking on the custom component that I’d created in the component section of the program, and I was able to make a copy of it. Okay, all’s good. This means I can create individual components.
However, one issue remains. While I can do this, I can’t rename that copy. And that’s a bit of an ugly interface issue. I assume this is an oversight. Maybe you’re already working on how to make it so that that is editable. This is especially an issue because one wants to be able to identify what custom component you’re using on any given page. And since you can rename that component in the page itself, in its resources, this makes it all the more confusing if you’ve done so, and you don’t remember which copy of, or copy of copy of, the original component was. Anyway, I assume this is something you already have in the works to figure out, but in case not, I wanted to bring this up.
Thanks,
Glen