Skip to content

ASP does not work with Cloudflare Rocket Loaders - No triggers works (i.e. key input, pressing search, pressing enter) #148

@exetico

Description

@exetico

Describe the bug

I normally use the "Rocket Loader" function from Cloudflare. But it breaks the plugin.

The search-bar are rendered, and the "asp" script are loaded to. However, nothing happens if I press the search bar, nor pressing the search icon.

image

The same settings works just fine without Rocket Loader.

image

I do not use the Initialize search instances only when they get visible on the viewport? option.

To Reproduce

Steps to reproduce the behavior:

  1. Enable ASP
  2. Enable Rocket Loader in Cloudflare
  3. See that no search field trigger works

I've tried to add breakpoints, but I can't get ASP to trigger. I've seen jQuery picking up events, but that's it.

Expected behavior

I'd love to have ASP support back. It have been working before, maybe before 4.26.13, but as I have no option to use a older version of the plugin, I'm unable to test it.

Feel free to drop a email with a older version and a extra license code.

Screenshots

No screenshots needed. It's just a empty search field.

image

No events are picked up. I guess ASP are not initiated correctly, or not initiated at all.

I'm not sure if there's any global variables or hooks I'm able to use, to provide more useful information for you. I've not looked through the source-code.

Environment checklist

  • I can reproduce this bug consistently

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Firefox, Firefox Dev, Chrome, Chromium
  • Version: Latest, all of them

Additional context

I know this is a 3rd-party specific product, but I really enjoy the Rocket Loader solution. I'm unable to tell, if this has been broken for a longer period of time, of just a few releases.

Also, we use "word auto-complete" suggestions, and that does not work, either.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions