silencesys / silentbox

A lightbox inspired Vue.js component.
https://silentbox.rocek.dev
MIT License
296 stars 51 forks source link

Problem using the component on Safari (iPad) #4

Closed alexpvieira closed 6 years ago

alexpvieira commented 6 years ago

Hello.

I was using this component on my SPA and it wasn't working on Safari (iPad version). There's a const that is being used on the component that doesn't work on Safari, showing a blank page.

After removig the component my page worked again, but i'll like to use it. There's any work around it?

silencesys commented 6 years ago

Hello,

sorry for the stupid question, but do you have enabled javascript in your Safari? I am unable to debug it as I do not own iPad.

Maybe if you could check the dev console if there is some error related to that const?