hekigan / vue-directive-tooltip

Vue.js tooltip directive. Easy to use, configure and style
https://hekigan.github.io/vue-directive-tooltip/
MIT License
173 stars 33 forks source link

Documentation site is not scrollable in macOS Safari 12 #48

Open unikitty37 opened 5 years ago

unikitty37 commented 5 years ago

Behaviour

Current:

The documentation at https://hekigan.github.io/vue-directive-tooltip cannot be scrolled in Safari on macOS — the page just bounces as if there were no more content. No error messages are logged to console.

Expected:

Scrolling works normally.

Please mention other relevant information:

This causes problems on smaller screens (for example, the installation page does not show the content after @import "~vue-directive-tooltip/dist/vueDirectiveTooltip.css"; on a 15" MacBook Pro's screen — if there is no external display, then the rest of the instructions can only be viewed by opening the Inspector and reading the source.

Seb-C commented 4 years ago

Same on firefox for mac. Removing the header makes the page usable.