nicolas-t / Chocolat

Chocolat : the lightbox so cool horses use it :horse:
http://chocolat.insipi.de
GNU General Public License v3.0
1.69k stars 170 forks source link

Fullscreen close does not work in safari #125

Closed josh-attwood closed 3 years ago

josh-attwood commented 3 years ago

I'm having an issue with fullscreen not closing properly in safari. Seems absolutely fine in other browsers. When you click close or trigger a close through the API it leaves you with a black container and you can only escape using 'esc' on the keyboard.

nicolas-t commented 3 years ago

Thanks,

Unfortunately I don't have access to a safari browser for the moment.

nicolas-t commented 3 years ago

Ok it should be fixed. Can you try with this version ? https://github.com/nicolas-t/Chocolat/releases/tag/1.0.4

Feel free to reopen if the bug persists

josh-attwood commented 3 years ago

That seems to have done the job. Thanks!