-
I have created a repository using commands and everything worked fine. It has been a while that I have not created one. but some work is done without effort that was not done before like registering r…
-
hi Ben
i have some issue with multi pages.
**I am using the _exact_ versions of the following:**
Browser: [Chome|Firefox|IE|Safari] Version 58.0.3029.110 (64-bit)
AngularJS: "angular": "1.5.…
-
In method `DatabaseWrapper._checkBitMasks()` it is assumed, that if a route is found in the database, the corresponding rock entry also exists. Usually this is ensured by downloading the whole region.…
-
Hi,
I have a problem during implementation of tour in react app. I've installed tour with npm module, then imported it in module:
```import Tour from 'bootstrap-tour'```
and in `componentDidMou…
-
### What is the issue?
The Task object is linked to `packages` (many to many from package to task) and has `weight`. However now we want to display the following for delivery/orders :
- `Pickup` …
Atala updated
1 month ago
-
I have an ionic app running using UI-router.
The tour was helpful in showing different points on a single state.
I'm facing problem when I add a tour step in another state and I try to make the tou…
-
**Describe the bug**
Shotwell app is freezing and crashing after [#32](https://github.com/flathub/org.gnome.Shotwell/pull/32) & [#33](https://github.com/flathub/org.gnome.Shotwell/pull/33) update.
…
-
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…
-
Before I open Tour I need to setCurrentStep = 0
When I change steps in my app I change steps in Tour and on one step I can be on 4
but on next step, count of tour Steps can be 2 and then Tour can'…