You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have controls to switch between different static filters, and the logic behind them is as follows:
Reset Page to "1"
Apply filter
Submit query (optional line, can be removed, bug is still there)
Doing these things in quick sequence results in the following errors:
From a behavior standpoint, everything works as intended, so we're wondering if these errors should be thrown or if it's a bug. If they should indeed be thrown, how would we go about avoiding them while performing those 3 operations.
Steps to reproduce
Pretty much what I described above.
Make a single control perform 3 distinct actions from different coveo controllers, and the error(s) should appear, once per additional action after the first one.
Relevant log output
The text was updated successfully, but these errors were encountered:
MelyukhovD
changed the title
[Bug]: Sequencing multiple controller operations throws a signal abort error
[Bug]: @coveo/headless - Sequencing multiple controller operations throws a signal abort error
Apr 4, 2025
Which product are you using?
Headless
product version
3.19.1
bug description
We have controls to switch between different static filters, and the logic behind them is as follows:
Doing these things in quick sequence results in the following errors:

From a behavior standpoint, everything works as intended, so we're wondering if these errors should be thrown or if it's a bug. If they should indeed be thrown, how would we go about avoiding them while performing those 3 operations.
Steps to reproduce
Pretty much what I described above.
Make a single control perform 3 distinct actions from different coveo controllers, and the error(s) should appear, once per additional action after the first one.
Relevant log output
The text was updated successfully, but these errors were encountered: