You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In UL of pagination, I want customize sd:pagination-url="@{/some-url}" with an anchor (for example: @{/some-url}+'#someAnchor'). But when I do it, the url of page is updated but the page not. Can you help me?