Replies: 1 comment
-
The You need to share a reproducing Glitch for people to help you better. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the latest version of Unpoly. My HTML structure is:
<button up-href="http://clevelandohioweatherforecast.com//pFad.php?u=http://github.com/delete/01/" up-confirm="Are you sure?" up-on-accepted="up.render({target: 'aside, main', response: event.response})" up-follow type="button">Delete</button>
When I click this button, it redirects to a different URL and only the main element is being updated but not the aside element.
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions