Andrey Baksha

Results 5 issues of Andrey Baksha

### Expected behavior When chart creates for a canvas node which is not connected to DOM yet, then it creates MutationObserver to handle a moment when canvas will be added....

type: bug

### Reproducible in vscode.dev or in VS Code Desktop? - [ I don't know ] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground?...

bug
editor-core

- components: `Toast` - reactstrap version `9.1.9` - import method `es` - react version `18.2.0` - bootstrap version `5.2.3` ### What is happening? Toast has prop `fade` which is `true`...

bug

- components: `Toast` + `Modal` - reactstrap version `9.1.9` - import method `es` - react version `18.2.0` - bootstrap version `5.2.3` ### What is happening? Toast message displays behind the...

### Link to the documentation page or resource https://docs.strapi.io/dev-docs/api/entity-service/crud#findmany ### Describe the bug It was surprise for me that `await strapi.entityService.findMany('api::some-uid')` returns the object, but not an array for a...