Is there a way to "save" reusable elements that are under construction without generating warnings?

Let’s say I am working on a reusable element and it’s in the middle of being built and I want to come back to it later, but due to its state of development it is producing a bunch of errors/warnings.

Most importantly, it is not being used on any page yet.

In the meantime, I am updating the site and I want to push other updates to live, but having warnings is preventing this action. But the warnings are only for stuff that isn’t actually being used/displayed on any page whatsoever.

Is there a solution to this?

Thanks

Thanks. I do know how to convert to a reusable element. There wasn’t anything else in there that provided help but let me know if I missed something specific.

@JayM Somewhere in the Bubble literature it is stated that it is a requirement to sort out the issues if you want to go live.