L
L
Loligan2017-05-14 23:00:41
Angular
Loligan, 2017-05-14 23:00:41

How to get rid of displaying html elements without data before getting data?

Before loading data and adding elements to the page through ng-repeat, the page displays html which is in the ng-repeat div tag, without data and with tags for these objects. How to make html elements not displayed without data?
53243d6d51c74a51b12d114f9b3bc4e2.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Fedwar, 2017-05-14
@Loligan

put an ng-cloak attribute on the body and, if possible, use binding via ng-bind='text'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question