Replies: 1 comment
-
Hi @fillipo. Do you have a more complete reproduction that causes this? I wasn't able to reproduce with the steps you outlined. |
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.
-
Bug report
Perhaps current next.config.js config seems to prevent the
Route.push
to redirecting the page. If you try to redirect nothing happens. Not sure if it is something the way less/css is built.To Reproduce
Expected behavior
Button click should redirect to main home index page
System information
Pontential solution
This setup worked and fixed the issue for me: https://medium.com/@tanakorn0412/customize-ant-design-theme-in-next-js-version-9-5958fbc531a3
Beta Was this translation helpful? Give feedback.
All reactions