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

Bug: links not working in individual satellite pages (only a bug on dev) #332

Open
LukasThrane opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@LukasThrane
Copy link
Collaborator

LukasThrane commented Apr 18, 2024

Bug Description

links using the "Link" wrapper do not work when on a satellite page with a real norad ID.

!!! DO NOT USE ROUTER.PUSH OR ROUTER.REPLACE TO SOLVE WITHOUT MAKING SURE IT DOES NOT FULLY REFRESH THE PAGE !!!

Steps to Reproduce

  1. Add a satellite to strapi using a real noradID, working name and slug
  2. Go to /satellites
  3. Press on one of the satellites in orbit
  4. Try to press any links

Expected Behavior

you are sent to another page

Actual Behavior

Terminal says pages are compiling, but the page does not load

@LukasThrane LukasThrane added the bug Something isn't working label Apr 18, 2024
@LukasThrane LukasThrane added this to the Sprint 4 milestone Apr 18, 2024
@LukasThrane LukasThrane changed the title Bug: links not working in individual satellite pages Bug: links not working in individual satellite pages (only a bug on dev) Apr 19, 2024
@LukasThrane LukasThrane self-assigned this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant