Replies: 1 comment 3 replies
-
Hi @hauselin, I'm not sure, but this might be related to a bug that we're aware of with the image-* plugins in v6.2. Could you try setting |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm testing a study on cognition.run on Chrome/Firefox/Safari.
For some reason, on Safari, my images are not showing up on cognition.run when I use the
image-button-response
plugin (I've preloaded them injsPsych.init
). The buttons do show up though, so what I'm seeing is just the buttons but no image. I don't have this problem on Chrome/Firefox. It's also not an issue on any browser when I run the experiment locally. Weirdly enough, when I use theinstructions
plugin to show the images instead, the images do show up on Safari on cognition.run.So it's the combination of cognition.run + Safari + the
image-button-response
plugin that causes the problem. I've replicated it on two different computers too.I really appreciate any help anyone can provide. Thanks!
Edit: If it helps, here's jsPsych's
jspsych-image-button-response.html
example on cognition.run. Images aren't showing on Safari but show on other browsers. https://m8seoragzv.cognition.run/Beta Was this translation helpful? Give feedback.
All reactions