idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.56k stars 2.02k forks source link

Dropdown Displays "Undefined" on Initial ERP Page Load After Signup #1160

Open AbleKSaju opened 3 months ago

AbleKSaju commented 3 months ago

Describe the bug Upon first landing on the main ERP page after completing the signup process, an "undefined" value is displayed in a specific dropdown menu.

To Reproduce Steps to reproduce the behavior:

  1. Register for the live cloud application.
  2. Confirm your email address via the verification process.
  3. Navigate to the main ERP page and select the dropdown "Add new Branch"

Expected behavior The dropdown must display a list of branches. If no branches are available, ensure the dropdown only attempts to show the list if branch.length > 0

Screenshots

image

Desktop (please complete the following information):

Additional context This issue is specific to the first time a user accesses the main ERP page immediately after completing the signup and email verification steps. If the user logs in again afterward, the dropdown behaves as expected.

Delving-Mage commented 2 months ago

Anyone working on this?

dhuruvandb commented 2 months ago

Hi,

I am working on this issue

RanjeetIITJ commented 2 months ago

Hi @AbleKSaju , I logged with the admin credentials and I am seeing this page. How can I see the bug here? image