SearchPanes loadMessage is not removed after SearchPanes are displayed

SearchPanes loadMessage is not removed after SearchPanes are displayed

medarobmedarob Posts: 27Questions: 10Answers: 0

During the initialization and loading of the SearchPanes the "loadMessage" is shown, in German it's "Lade Suchmasken ..".

Code:

Frontend:

Should this text not be removed after the SearchPanes are displayed?

According to the documention (https://datatables.net/reference/option/language.searchPanes.loadMessage) I might be able to override it with an empty text but I would rather keep the text displayed during loading but when finished it should be removed. Is the behaviour correct?

Answers

Sign In or Register to comment.