advanced-query-loop icon indicating copy to clipboard operation
advanced-query-loop copied to clipboard

Allowed controls - TypeError: Cannot read properties of undefined (reading 'split')

Open n-langle opened this issue 3 months ago • 1 comments

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:

Image

It seems to appear empty in the script:

Image Image

For now, I’ve worked around the issue by forcing the controls in my scripts:

Image

Best regards, NL

n-langle avatar Sep 01 '25 09:09 n-langle

I am not able to reproduce this in trunk. Are you doing any filtering of the items?

ryanwelcher avatar Sep 19 '25 13:09 ryanwelcher