LikaloLLC / tourguide.js

A simple, lightweight, clean and small library for creating guided product tours for your web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The background is not displayed on safari v14

syJSdev opened this issue · comments

Describe the bug
The background is not displayed when the selector is null on safari v14.

To Reproduce

[
  {
    "selector": null,
    "step": 1,
    "title": "Tour",
    "content": "Example tour description."
  }
]

Screenshots

  • Current
    Screenshot_1
  • Expected
    Screenshot_2

Desktop (please complete the following information):

  • OS: macOS v11 Big Sur
  • Browser: Safari 14.0.2
  • Version: 0.2.1