Benedict Strube

Results 7 comments of Benedict Strube

I am running into the same issue! Also using Nativescript Angular on the iOS Simulator. Any solution to this?

I finally found a solution that works good for me. **Goal** My ultimate goal for the scroll behaviour of a modally presented screen with a scroll view was: 1. Have...

@stefanschaller I think your solution does infer the correct physics to use, but it won't block scroll notifications from bubbling up to the plugin implementation. If you now scroll past...

@optdxf This actually does not seem to be bound to my solution or this issue here at all. I tested it with a scrollable widget inside a modally opened screen...

Attached a PR to fix this for the Assistants API, as those are the requests, that are failing right now without setting the `Content-Type` explicitly to `application/json`. However, having a...

Thanks @propertius for the heads up! I already posted a PR that sets the Content Type explicitly according to specification. I think it still might be a good idea to...

fyi: version `13.0.21` is the last version of the Pager plugin that does not show this behaviour.