In the TypeScript Definition and the API-Reference of the registerApplyData function of the FilterBar the Parameter should be a Callback-function with two strings as Parameters
But when the callback function is called the first parameter returns an json-object with all Data & the second string returns undefined.
