Navigation not working
-
Anyone can see why the navigation buttons in the table isn’t working and how to fix it? It isn’t possible to navigate to the next / previous page, etc. It works in the back-end preview but not on the page itself.
-
This topic was modified 2 years, 3 months ago by
ekieki95.
The page I need help with: [log in to see the link]
-
This topic was modified 2 years, 3 months ago by
-
@ekieki95 Could you see if this works in a different page? Also you could see if the JS errors have something to do with this.
Hi Essekia, thank you for the response.
I’ve tried on different pages, same issue persist. Like here: https://beta.stopphatprat.no/test-2/
I can see now that there is an error message saying sort was created with unknown prop, can this be the reason? Not quite sure how to fix it though.
const k = [“ActionsHandlerInstance”, “columns”, “sortOrder”, “sortField”, “activeColumnIndex”, “display”, “isAdminUser”];
return Object.keys(t).forEach((e=>{
~k.indexOf(e) || “$$” === e.slice(0, 2) || “slot” === e || Ww.warn(<Sort> was created with unknown prop '${e}')
}@ekieki95
Found the issue. Will fix in the coming release (v1.24)That’s great! I installed the upgrade in wordpress, but I can’t see that it works? Here is the link: https://beta.stopphatprat.no/ressurser/
@ekieki95 Somehow missed in v1.24, just released it in v1.25. Let me know if that works.
It works now, great, thanks! https://stopphatprat.no/ressurser/
The topic ‘Navigation not working’ is closed to new replies.