Noel De Martin
Noel De Martin
I'm not sure if this is a bug or the intended behaviour, but I expected it to work differently. For context, I'm trying to configure this extension to work in...
[RFC 7951 - OAuth 2.0 Dynamic Client Registration Protocol](https://tools.ietf.org/html/rfc7591) defines a protocol to register clients dynamically. This is useful to provide authentication for SPAs and other scenarios without backend that...
## Description of Problem I think the current example is wrong. It seems to render the component twice and uses different variable names for it (`Component` vs `Stepper`). ## Proposed...
### Platforms affected Android ### Motivation and Context This PR allows opening local files in the inappbrowser for Android applications targeting SDK 30 or later. The use-case for this is...
I know this is a long shot, but I thought it'd be interesting to get the conversation started about running scripts in a POD. So far, I've been building apps...
In the current spec, there is no mention of which caching headers should be returned for resources, so I suppose the current approach is to leave that decision to POD...
**Description:** The current behavior of the `ionic:serve` hook is adding a new `--project` argument that breaks the call to the underlying angular command. **Steps to Reproduce:** In a brand new...
This shouldn't be merged until [MDL-72178](https://tracker.moodle.org/browse/MDL-72178) is resolved.
This shouldn't be merged until [MDL-75353](https://tracker.moodle.org/browse/MDL-75353) is resolved.
I've noticed that the bundle size [increased significantly in v2.5.0](https://bundlephobia.com/[email protected]). I didn't find any impactful change looking at the commits, so I'm not sure whether to update it or continue...