-
Hi
I am using `flowkey:bootstrap-tour` package for BootstrapTour in meteor 1.4. but this package not working with my App. Here is my codes for this :
```
let tour = new Tour({
name: "tou…
-
Hi
I am using `flowkey:bootstrap-tour` package for BootstrapTour in meteor 1.4. but this package not working with my App. Here is my codes for this :
```
let tour = new Tour({
name: "tou…
-
When tourist.js is used with AngularJS routes, selecting an element as target fails if the target is contained in an external route resource that is loaded on demand.
Example step definition:
{
…
-
Hi bootstrap tour team. I'm sorry I'm a beginner with your plugin and also not skillful in terms of JQuery. May I ask if this is really a bug in your application? When I try to specify the step elemen…
-
Hi! I have few questions about steps array.
1. I found in API addSteps([])
Is it mean that I can add few steps in list even if bootstrap-tour already was initialized?
1. How can remove (or skip) few …
-
Depending on which filter plugins are enabled, using some specific content in step titles can prevent a tour from loading. The cause of this seems to be that bootstrap-tour expects the title field to …
-
Hi,
i am implementing a tour through my homepage, which uses modals. (ng-bootstrap - https://ng-bootstrap.github.io/)
At one step in my tour i am opening a modal (that works great) but scrolling to …
-
#### Please describe the feature you would like to request.
A comprehensive product tour component/library to guide users.
#### What is the use-case or motivation for this proposal?
There aren'…
-
I have a bootstrap grid and I want to highlight two of the three columns for a tour step. I tried to give the columns a common class and use that as the element but the tour step appeared twice, one f…
-
On mobile (phone/tablet), Bootstrap Tour breaks the page if there is an input field on the page.
Specifically, if the tour is running and the user tries to set the focus to an input field on the pa…