-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [C…
-
**Describe the bug**
If I exclude apps from the tunnel via the edit tunnel options and save them, the setting gets reset by the next connection change.
So, I exclude app, save the change, switch fro…
-
### Environment
* Application Services Version: 3.53.0
* BIG-IP Version: 17.1.1.3
### Summary
Cannot change Pool from FQDN to IP If the resolved FQDN contains the same node IPs. We initially r…
-
# 🐛 Bug Report
I recently stumbled on a strange behavior where this code works:
```ts
${when((x) => x.myObservable && x.myGetter, html(...snip...)
```
but not this one:
```ts
${when((x) => x.myGetter…
-
MSE-in-Workers feature issue is #175
The "Changes to selected/enabled track state" section makes sense in the REC v1 spec for Window-only MSE and HTMLMediaElement.
This issue tracks figuring ou…
-
* [x] **I have checked that this bug has not yet been reported by someone else**
* [x] **I have checked that this bug appears on Chrome**
* [x] **I have specified the version** :
- latest
* [x] **…
-
### Description
The issue occurs when the title of ShellContent does not update dynamically at runtime. Even after modifying the Title property of ShellContent via button click, the title remains unc…
-
### Describe your use-case which is not covered by existing documentation.
https://weekly.ci.jenkins.io/design-library/Tooltips/ does not mention that the behavior of `tooltip` has changed over time.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Currently if the developer defines …
-
# Bug report
### Bug description:
We noticed a behavior change between 3.11 and 3.12. The following code calls `Foo.__bool__` once in 3.11 and twice in 3.12. Consequently for this contrived example,…