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
While I was checking the interaction of the component in the landing page, I found that when I click on Browse Components, it redirects to the Marquee page instead the first component in the section which is Bendo Grid.
19b8f05f-c1c1-423a-871c-ff2ed984fc7a.webm
I checked the code of this button but I found it redirects to the components page. I did not figure out what should I change to index to first component.
Any tips from your side to fix it?
The text was updated successfully, but these errors were encountered:
Changing the redirects function in next.config.js can optimize this problem but maybe it s not worth a PR if this is worth optimizing I think @dillionverma can optimize this problem later
Hi @dillionverma ,
While I was checking the interaction of the component in the landing page, I found that when I click on
Browse Components
, it redirects to the Marquee page instead the first component in the section which is Bendo Grid.19b8f05f-c1c1-423a-871c-ff2ed984fc7a.webm
I checked the code of this button but I found it redirects to the components page. I did not figure out what should I change to index to first component.
Any tips from your side to fix it?
The text was updated successfully, but these errors were encountered: