-
Expected behavior:
When I swipe images in PageView, they should not be closed like I use vertical gesture.
Actual behavior:
When I slide images with high velocity from the left or right side of t…
-
Is there any way to increase the speed scroll of a pageView?
Can we have some documentation on how to do that?
This is the same question available in StackOverflow for more than one year.
http…
-
```
Hello,
i need to track for a video player,
i load a swf in a page test and execute code : trackPageview("/idvideo")
in Googles Analitycs board :
i have 1 hit for 'Pageviews' and 1 hit for 'Uniqu…
-
Following [this PR](https://github.com/angulartics/angulartics-google-analytics/pull/9), i wish to set custom dimensions to my google analytics pageviews.
But calling `$analytics.setUserProperties` i…
-
**Description/Screenshot**[BUG] I have deployed application insight spfx extenstion to 50 intranet sites(sharepoint sites). This is capturing the data properly when users access the site from browser.…
-
## Steps to Reproduce
1. Create a widget containing a `PageView`
2. Add multiple children to the `PageView`
3. Add breakpoints to each build function of the children
4. Scroll between pa…
-
Hello dev:
As title, `InkWell` makes the page of `PageView` auto `KeepAlive`, thanks.
https://github.com/flutter/flutter/blob/33403bd28ee09632d4a08f82d0ed0d8b2490d3c8/packages/flutter/lib/src…
-
First of all, I am facing this issue when uploading my Flutter app in Google Play and the automatic Pre-Launch Report tries to "test" my app.
The problem is that I have a First-Start Tutorial based o…
sceee updated
9 months ago
-
I found out that there are options in the client JS libs to track screenViews but none to track them via an API call.
I need it to track visits through rudderstack. Here's my request:
```javascrip…
-
When you do an `auth` message it should run a query to patch all existing logs with `attendee=null` with the new attendee id.
Something like:
```sql
UPDATE logs
SET attendee = {new_attendee}
…