Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Step 3, redirect to a URL according to the environment #10

Open
ranwahle opened this issue Oct 19, 2022 · 2 comments
Open

On Step 3, redirect to a URL according to the environment #10

ranwahle opened this issue Oct 19, 2022 · 2 comments
Assignees
Labels
bug Something isn't working hacktoberfest

Comments

@ranwahle
Copy link
Collaborator

Now, the application redirects the user to a hard-coded URL, we need the user to be redirected to the suitable environment

@ranwahle ranwahle added bug Something isn't working hacktoberfest labels Oct 19, 2022
@ranwahle
Copy link
Collaborator Author

window.location.assign(`https://10n1.tikalk.dev`);

@yinondn yinondn self-assigned this Dec 14, 2022
@yinondn
Copy link

yinondn commented Dec 14, 2022

Remove all hardcoded URL "https://10n1.tikalk.dev" and use routing instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants