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

Fix undefined when accessing just rejected offer #332

Open
Minipoloalex opened this issue Feb 7, 2024 · 0 comments · May be fixed by #333
Open

Fix undefined when accessing just rejected offer #332

Minipoloalex opened this issue Feb 7, 2024 · 0 comments · May be fixed by #333
Assignees
Labels
bug Something isn't working

Comments

@Minipoloalex
Copy link

When we have just rejected an offer and open its information, we see undefined on the rejectedAt date and an empty rejectReason (the variable is also undefined).
After refreshing, this issue does not appear.

If we check the objects that are being accessed to show that information, we can see that the object used just after rejecting the offer differs from the object when the page is reloaded in those fields.

Just after rejecting without reloading (undefined problem) After reloading the page (no problem)
image image
@Minipoloalex Minipoloalex added the bug Something isn't working label Feb 7, 2024
@Minipoloalex Minipoloalex self-assigned this Feb 7, 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
1 participant