API Request not being triggered
Hey all. I have the following composable:
When I navigate to the route
Any ideas?
When I navigate to the route
/communities from /, I run the following code on the communities page: In my script setup element of the page. For whatever reason, a network request is never kicked off, and the console logs from the composable are all null (bar the URL being logged, which works when I paste the URL into the browser)Any ideas?
