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

Mission replay view setup #66

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Mission replay view setup #66

wants to merge 7 commits into from

Conversation

Jaspvr
Copy link

@Jaspvr Jaspvr commented Apr 7, 2024

activeMissionContext.updateMission(rocket.Missions[rowMeta.dataIndex]);
activeMissionContext.updateRocket(rocket);
console.log(activeMissionContext.activeMission);
// console.log(activeMissionContext.activeMission);
onMissionClick(missions[rowMeta.dataIndex]);
Copy link
Author

@Jaspvr Jaspvr Apr 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is usually used to change the page @krislemie

@klemie klemie self-requested a review April 11, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant