Custom state for button

Hi, I’m new to bubble.io

I have a text widget and a button. My aim is when I click a button that text should change in textWidget. I’m able to achieve it.

But Now I have phantom wallet feature. whenever I connect to wallet that calls action to change text. Here I’m able to change text but it is disappearing in just 1 second.

How can I fix this issue

how can I make that show on screen when the connected action is called

Check:

  1. Conditionals on the text
  2. If page is loading. States are reset once page is loaded

I kept condition like this still I’m facing same issue

Can you share a view-only link to your Bubble editor? Or a video of what’s happening exactly on the page? Would be helpful to debug :slight_smile:

What are you displaying on your text here. If its state of an element then there should be no issue here.
As @Zeroic mentioned if you can send over the link to your editor or a loom recording we might be able to help

Let ne know if this is opening for you

Nope, this directs me to the Bubble applications page. You would need to give me the link to your editor. Also set it to Everyone can view. For this, go to Settings > General and change the dropdown from Private app to Everyone can view

As for the link to the editor; it would be of the form
https://bubble.io/page?type=page&id=<your_app_id>