Closed
Description
topcoder-react-utils/src/shared/components/GenericLink.jsx
Lines 63 to 69 in 119116c
This works right when the link is clicked by letf mouse button. Though, it does not work when it is clicked by the right mouse button. If we arrive to this case, react-router always considers to
value as a relative address, and appends it to the current domain in the link. Should be reverted to server-side rendering solution via Redux, where domain is extracted from the request and used to render instead of
Metadata
Metadata
Assignees
Labels
No labels