• I have noticed, that in the new editor that if you click to show categories, it has a long delay before popping up those results.

    Possible Causes
    #1 The UI is written in a different paradigm, that makes longer lists take longer to populate and then display visually. This is the most likely, as it will continue to delay on every opening even after the list has been populated locally

    #2 The code for retrieving the data is written as post fetch instead of pre-fetch.
    If this the case, then the widget will manually go out and find the data every single time.

    I don’t have allot of tags, so I am unable to reproduce this reliably with another editor widget.

    Regards, Rigel

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘delayed categories in new editor’ is closed to new replies.