We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For accessibility reason we need to be able to specify distinct modal dialog titles for every lightboxes we have on our page.
After disabling the code forbidding multiple Tobii instances creation, everything seems to be working fine?
Do you know for what reason it shouldn't be used? Or what are the risk to do so?
The text was updated successfully, but these errors were encountered:
I haven't tested multiple Tobii instances yet.
#103 is related.
Sorry, something went wrong.
Ok, just seen that issue, thanks 👍
At first look it seems to be working fine, we'll enable it on our site to test it more extensively.
EDIT:
A test page with multiple Tobii instances (check the Tobii dialogs with different aria-label) :
https://bdxfr.e-bordeauxmetropole.org/une-page-editoriale-de-test-pour-les-composants-images-videos-audios
Good.
Once more testing has gone into this, feel free to PR it.
Afterwards I will consider releasing a new version with your changes.
No branches or pull requests
For accessibility reason we need to be able to specify distinct modal dialog titles for every lightboxes we have on our page.
After disabling the code forbidding multiple Tobii instances creation, everything seems to be working fine?
Do you know for what reason it shouldn't be used? Or what are the risk to do so?
The text was updated successfully, but these errors were encountered: