advanced-query-loop
advanced-query-loop copied to clipboard
Allowed controls - TypeError: Cannot read properties of undefined (reading 'split')
Hi @ryanwelcher,
First of all, thank you for your plugin. It has been very useful to me.
I recently encountered an issue on Firefox 141 and Chrome 139 on macOS 15.3.1.
Although the variable aql.allowedControls is indeed present in the DOM:
It seems to appear empty in the script:
For now, I’ve worked around the issue by forcing the controls in my scripts:
Best regards, NL
I am not able to reproduce this in trunk. Are you doing any filtering of the items?