LikaloLLC/tourguide.js

Remote JSON src configured tourGuide options as src results in error

Ramu-Narasinga opened this issue · 0 comments

Unable to configure remote src as tourGuide options
Provided tourGuide options as 'var tourguideRemoteSrc = new Tourguide({src: "https://jsonplaceholder.typicode.com/users"});', it results in error and doesn't fetch remote json data

To Reproduce
Steps to reproduce the behavior:

  1. configure tourGuide in a project but with remote src providing json in fetch
  2. See error

Expected behavior
JSON fetched should results in steps being created, instead results in error at the time this is written

Desktop (please complete the following information):

  • OS: Mac
  • Browser: Chrome
  • Version 74

Screenshot 2019-05-29 at 9 52 27 PM