Hello! I am having trouble with a button in my interface. The button appears in the build but not in the editor. The button is a whatsapp button a peer made. In my inspector it appears as an after. Could it be that this is a deploy mistake? In mi html I dont find the button anywhere, but in the deploy it is there
Hi @Belen_Seoane_Palmier and welcome!
As far as I know, it’s expected that HTML elements don’t appear in the editor.
If you want buttons to be visible in the editor, consider using UI elements instead.
If you’re using PlayCanvas UI elements, they should be visible in the editor. If they’re not showing up, it might be related to their setup.
Could you share more details on how the button is created?
The button was made in HTML
This is the same branch, on play and the deployed version
see that the button does not appear when i launch proyect, but yes in deploy as i showed you before, & i dont know where it is coming from
Alright, I’ve updated the title of your topic to make the issue more clear.
I’d recommend sharing all the code you use to create the button, so someone else can help you to find the problem.
You also could share the editor link of your project and explain what going on. (Just keep in mind that others can only see the main branch and no private projects).
By the way, I assume you’ve created all the other buttons as well, so are you doing something different with this specific button?
i do not have my button on code, i dont know where it is coming from
So the actual problem is that there’s a button you didn’t create, and you don’t know where it came from? In that case, you’ll need to share the project in the hope that someone can help figure it out.
Yes! How can i share de project? Its a whatsappp button, i dont know if the client is sending it by cdn, i think not
You can share the editor link of your project. (Just keep in mind that others can only see the main branch and no private projects).