-
did this
`nx generate @nxtend/ionic-angular:application mobile-app --capacitor true`
got this
```
Compiling @ngrx/router-store : main as umd
Compiling @nrwl/angular : main as umd
yarn inst…
-
After your last publish `2.10.0` I' m getting the following error during build time
```
Error: node_modules/ng2-tooltip-directive/lib/tooltip.directive.d.ts:110:21 - error TS2694: Namespace '"/ho…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-paper-dropdown@1.0.7` for the project I'…
-
⚠️ this original post has been edited by @timneutkens to reflect [this comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1578374105) ⚠️
## Changes in the past week
I've been i…
-
## What problem does this address?
Just adding another perspective to the conversations going on around the query block UI / inspector.
I've been seeing a lot of potential UI options but most focu…
-
### Package
@carbon/react
### Browser
_No response_
### Package version
1.60.2
### React version
16.14.0
### Description
After switching from carbon v10 to carbon v11 we not…
-
Any suggestions on how to place list of selected items in (on) the "select item" line where placeholder text is located (as with dropdown) instead of displaying them below?
-
### Describe the feature
![image](https://github.com/primefaces/primereact/assets/50973629/7e40e7cd-be86-4f68-92c6-e68022480f07)
Is it possible that the editable version enables something like…
-
## I'm submitting a...
* Bug report
## Current behavior
* MultiSelect component - Missing `aria-label`
* ComboBox and DropDownList components do not set `aria-controls` when components ar…
-
When using the dmc.Select component, persistence works as expected when using a list of dicts with value/label. However, when using groups in the options `{'group': 'A', 'items':[{'value':'X', 'label'…