Commit 73c29458f renamed library_id/limit to _library_id/_limit to suppress ARG002 warnings, but the widget caller passes them as keyword arguments (limit=6), causing a silent TypeError that returns empty data. Closes #1207
73c29458f