-
Currently only two layouts are supported for the mod_jem (legacy & responsive layout). it would be very useful if other overrides were also possible with the help of the Joomla core ModuleHelper.
*…
-
It seems that if 2 mixins declare the same member with different bounds, the type of the latter mixin member must conform to the type first mixin member, which can throw an error even in cases where t…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
A quick action to change the overridden GPS location without having to go into settings.
-
### Current Behavior
[endUrl](https://github.com/eclipse-tractusx/portal-frontend/blob/v2.3.0-alpha.3/src/features/admin/applicationRequestApiSlice.ts#L280) returns `UNDEFINED`
### Exp…
-
Hi @L3MON4D3 I saw this in @tjdevries config, should we upstream it?
(In that case it will be the first real "push requests" in history 😄 )
https://github.com/tjdevries/config.nvim/blob/c16bab0…
-
Hello!
**Feature description or problem with existing feature**
I've got lots of methods where no overrides and there are 0 near the methods. That's no so useful information for me - 0 overrides.
…
-
**Describe the bug**
I've been trying to override the settings of a pass but either I am doing something wrong or something isn't working correctly but I'd suspect the second as the config seems to b…
-
It's inconvenient to derive a DbCodec when two fields of the same type require different codecs, because the imports conflict. One approach to fix this would be implementing a `DbCodecOverride` and `S…
-
When using `dependency_provider.dependency_overrides`, the override seems to overwrite the function in the dependency, but still passes the new function the resolved dependencies of the old function. …