-
@SHession would like to discuss, and for us to investigate, a possible issue with fronts pageviews being reported incorrectly to Ophan.
-
Implement swipe navigation in the notes read-only page, similar to how apps like Gmail allow users to swipe left or right to navigate to the next or previous email. In DiaryVault, this feature should …
-
你好,PageView继承LinearLayout 假如我想在PageView中add一个webview 有时候会渲染不出来,应该是网页还么有渲染成功,但是PageView已经绘制完毕了导致webview不显示,请问有方式解决这个问题吗
-
**Is your feature request related to a problem? Please describe.**
Facebook Pixels require adding tags in section for tracking like
```
```
headTags supports script/links right now but anythin…
-
Hi there!
I'm trying to use `ReactGA.send` to pass `user_id` to React GA4.
```
useEffect(() => {
ReactGA.send({ hitType: 'pageview', page: location.pathname, user_id: user?.id ?? '' })
…
-
(This is definitely low priority)
Context: Trying to completely understand 1010EZ usage breakdown between users who sign in for pre-fills vs. users who continue without signing in. As far as I can …
-
I my app, it is already coded with normal scrollbar that is able to take PageView as a child.
Can you please allow the pageview as a child as well, so that it can be used
-
In trying to use this library when building a WPF Visual Studio extension, I used the Managed Core code and wrote my own PlatformInfoProvider, etc. I noticed that the call was being made for a ScreenV…
-
### PageView event with Event ID for deduplication.
Hi, We're using this package and it's really good.
The only problem is related to deduplication.
We want to add eventID into PageView event.
I…
-
I have three topics of distinct messages all with the same key of event id.
The goal is to aggregate the messages and when they all arrive to emit a combined message onto a new stream. Currently I h…