Replies: 2 comments
-
Hi @cainesap, Have you seen the conversation in #1548, particularly near the bottom of the long thread? Does that apply to your situation? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much @jodeleeuw : I think it could do! I will try the suggested diagnosis and check on server settings (if I understand correctly the outcome of the thread) . I'll update here as soon as I can |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using jsPsych to show 2 images side-by-side, and we've noticed that sometimes there's a delay with rendering one of the images, which is obviously a bit of a confound for the reaction times we're collecting.. There was a recent conversation on the google group which made me look at the network tab in the developer console. The images are preloaded, or should be, but it still seems that the images are being requested from the server for each trial. I can post more information, such as code snippets, screenshots, or a reproducible example. But I wondered first of all if anyone knows how to investigate what seems to be a preload issue, or has experienced something similar?
best wishes and thank you in general for jsPsych! Andrew
Beta Was this translation helpful? Give feedback.
All reactions