Hi Ruphine, if you open up the dev tools you should see some errors like: ERROR TypeError: this.form.get is not a function.
It looks like you are passing in a form instance into the text-input component which does not exists. On Mon, Jun 4, 2018 at 9:25 PM Ruphine Kengne <ruphineken...@gmail.com> wrote: > Hello everyone, > > > I have an error with my UI displays in fineract-cn-fims-web-app. The input > field display without the placeholder while I included the placeholder in > the source code and the dropdown for the select option does not even > display at all. > > In some cases, some input fields don’t even display at all. > > Here is the link to the different commits with the errors: > > > https://github.com/kengneruphine/group-fineract-cn-fims-web-app/commit/27469cd29ae36e2c4f8f73447a5ccf5fed280e1e > > > > https://github.com/kengneruphine/group-fineract-cn-fims-web-app/commit/cdc052444462b1b486a1a1374c848ef1468cc77c > > > Please can someone help me out ? > > > Thanks. > > Ruphine Kengne. >