agonist
agonist
@alamenai I found some kind of workaround after getting the same issue. here's just copy pasting my code: ``` export default function StackPage() { const [tab, setActiveTab] = useState("stake"); return...
Also running into it
@kb-codes have you ever managed to fix this ? having the exact same issue.
I had it working for some time without any issue. And today it decided to not work anymore as mentioned by everyone here. Trying to retrace what happened. My main...
> I have one project having issues with sitemap on app router while others works fine, it was driving me crazy, I compared versions and downgraded to 4.1.8 and it...