-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Blazor-Page-template-that-immediatly-sep/1468790)._
---
I've been trying out VS 2022 pr…
-
### Description
Refactor the current `dispatchEvent` to have a register of elements.
### Proposed Advantages
Updated pattern and consistency across the design system
### Which Component
`accordio…
-
### Bug description:
NgbOffcanvasRef and NgbModalRef should expose a ComponentRef when using a component type as content.
Currently the NgbOffcanvasRef exposes a componentInstance. This makes it har…
pkfms updated
3 months ago
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
I would like to be able to have slotte…
-
# 🐞 Bug report
### Command (mark with an `x`)
```
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] …
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
```
X [ERROR] TS2610: 'sticky' is de…
-
**Description and reproduction of the issue**
I have defined these rules (in the overrides section for *.ts):
```javascript
'@angular-eslint/component-selector': ['error', { prefix: ['pr'] }],…
-
We do have a lot of [angular.js](https://docs.angularjs.org/api) 1.x code that should eventually be rewritten to react or DDF, as per [version-support-status](https://docs.angularjs.org/misc/version-s…
-
Here's my component:
```javascript
angular.module('myApp').component('home', {
template: require('./home.component.html'),
controller: function($scope) {
$scope.name = "Alexande…
-
##### **Overview of the issue**
The watch option doesn't work. It doesn't rebuild the project on file changes.
##### **Operating System, Node.js, npm, compodoc version(s)**
```
Node v20.…