openMF / community-app

This was the former default web application built on top of the Apache Fineract platform. It's now deprecated and replaced by the the Mifos X Web App (https://github.com/openMF/web-app maintained by the Mifos Initiative as a reference solution for financial inclusion. It is a Single-Page App (SPA) written in web standard technologies.
http://openmf.github.io/community-app/
Mozilla Public License 2.0
310 stars 1.02k forks source link

Account Transfers Account Dropdown is empty in Chrome browser. #3384

Open bonnydeal opened 3 years ago

bonnydeal commented 3 years ago

Description

In Account Transfers /accounttransfers/fromsavings/ After selecting Office, Client and Account Type, the Account dropdown is empty.

Steps to Reproduce

  1. Log in to Community app.
  2. Click on Clients
  3. Click on required Client
  4. Click on Required Savings Account
  5. Click on More
  6. Click on Transfer Funds
  7. Select Office from Dropdown
  8. Select Client from Dropdown
  9. Select Account Type from Dropdown

Expected Behaviour

After Step 9, Accounts should appear in the dropdown

Actual Behaviour

After Step 9 in Chrome, No Accounts appear in the dropdown After Step 9 in Firefox, Accounts do appear in the dropdown

Settings

Screenshots

Chrome chrome Firefox firefox

BLasan commented 3 years ago

@bonnydeal Hi!! Are you using the dev.mifos.io as the baseAPIURL? If so would you mind using the latest code bases for bth community and fineract ?

bonnydeal commented 3 years ago

I am using the codebase from here https://github.com/mobidevke/mifos-docker