Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

Fix undefined when accessing just rejected offer #332

Description

@Minipoloalex

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions