Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to switch the position of Intro while taking a tour #33

Open
Sovik-Gupta opened this issue Jul 30, 2018 · 3 comments
Open

Not able to switch the position of Intro while taking a tour #33

Sovik-Gupta opened this issue Jul 30, 2018 · 3 comments

Comments

@Sovik-Gupta
Copy link

Hi All,

I am using data.steps to assign data points to display my introduction but I am not able to switch the position of intro while executing this

:  data.step = 3,
                data.intro =  includeHTML("www/DataShift.html"),
                data.position = "left"

I give position as left but still it is showing me the intro at bottom.

@carlganz
Copy link
Owner

Please provide a minimal reproducible example

@Sovik-Gupta
Copy link
Author

Its just i am using the above line of code for showing the introduction, but when i add a data.position to it, position is not working on that... when inwas going through some of your study material i saw that we can pass a whole vector with there respective position whn we are calling the function in server, but in my condition i am not calling at server, i have declared different intro box for all my components and using basic data.steps for all the number of intro i want to show, but in this condition data.position is not working?

@Sovik-Gupta
Copy link
Author

Is that functionality possible with data.step implementation on every component?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants