#Using algolia, the modal works on dev env but doesn't work on prod env. (Solved)

4 messages · Page 1 of 1 (latest)

supple knoll
#

I am using starlight and algolia.

#

The interesting thing is that the problem is about credentials but on dev that doesn't appear

coral kernel
#

Looks like you have Cloudflare’s “Rocket Loader” feature enabled. Not sure what the exact issue is in this case, but I’ve seen that break different sites in a number of ways at this point, so would recommend disabling it — usually a Starlight site is already highly optimised in its use of JavaScript, so Rocket Loader doesn’t actually offer any benefit, just interferes with and breaks things.

supple knoll