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
they do work during dev, but they stop working after building , href are not generated on anchor tags.
i got it to work by adding passHref attribute on Link tags, i made a pull request if that's ok
The text was updated successfully, but these errors were encountered:
zawette
added a commit
to zawette/portfolio_website
that referenced
this issue
Sep 30, 2021
Actually, I was wrong - the links do work. I had made a silly mistake, a typo; I hre instead of href below... <ExternalLinks href={visit}>Code</ExternalLinks> <ExternalLinks href={source}>Source</
they do work during dev, but they stop working after building , href are not generated on anchor tags.
i got it to work by adding passHref attribute on Link tags, i made a pull request if that's ok
The text was updated successfully, but these errors were encountered: