Open not-damien opened 6 days ago
The session is not guaranteed to update which was causing the error. The API in the work location component was leveraging session.user.companyId.
Fix: Used redux store instead to get the data
Fix is merged into main but was implemented in this branch.
Duplicate Check
Issue Type
Bug
Issue Description
URL of the Page
https://www.watechwfcoalition.org/edit-profile/employer/disclosures
Git commit hash shown on the site
7817033
Steps to Reproduce
create an employer account try to add a company
Expected Behavior
No response
Additional Context
No response
Recommended Priority Level
High