1337

Results 4 issues of 1337

```javascript npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @testing-library/[email protected] npm ERR! Found: [email protected] npm ERR! node_modules/cypress npm ERR! dev cypress@"^13.0.0" from...

Using the package as follows: ``` const markdownValue = ReactRTE.createValueFromString(A_STRING_CONTAINING_HTML, 'html'); ``` Leads to the following warning in my browser console: ``` Warning: componentWillUpdate has been renamed, and is not...

For: https://github.com/backstage/backstage/issues/25062

area:catalog

Added example code for leveraging authProvidersExtensionPoint in the new backend system in auth main docs about ScmAuthApi. **Open question:** is adding a changeset required for a small docs change? -...

area:documentation