jsPsych
jsPsych copied to clipboard
Fix multiple jspsych instance running issue
Fixes #3253
🦋 Changeset detected
Latest commit: f8ec77af20b563990900c9ab1bcd6004022c3cc7
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| jspsych | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Thanks @Shaobin-Jiang !
I'm worried that this might not be sufficient to fix all the issues, in the event that there are other places in the code where a single #jspsych-content div is expected. I'm thinking about adding some tests before merging this.