Closed ThibaudAV closed 1 year ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Gravitee.io Automatic Deployment
A beta version of this package has been published! 🚀
To use it in your project run the following lines:
npm install @gravitee/ui-components@3.38.11-3-21-x-apim-1144-602cf28
or
yarn add @gravitee/ui-components@3.38.11-3-21-x-apim-1144-602cf28
:tada: This PR is included in version 3.38.12 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Issue
https://gravitee.atlassian.net/browse/APIM-1144
Description Dispatch input event to work with Angular's ngDefaultControl
In some cases like copy and paste or select angular does not detect any change because it is waiting for an "input" event. Yes it's a fix on a hack already in place and commonly used in the portal. For the console this is temporary and soon replaced by native angular components
Additional context
📚 View the storybook of this branch here