Debug toolbar - ajax requests button not showing

Is there any situation when the AJAX requests button will not show up on the debug toolbar? I have AJAX requests running (manually and in the background via timeout), yet the button will not appear (renders “display: none;” inline CSS).

If I manually show the button it always displays 0 count.

Anyone got any ideas?