menelai

Results 7 issues of menelai

Does not work: ``` this.telegramService.sendDocument({ chat_id: 100500, document: fs.createReadStream('error.txt') //

check need

Need just to change in carousel.component.ts on line 239: `public onMouseWheel(event: MouseWheelEvent): void {` to `public onMouseWheel(event: WheelEvent): void {`

Should work this way: ```xml ``` Thank you

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior ```typescript export enum XEnumTest { APPROVED = 1, PENDING, REJECTED }...

bug
needs triage

### Describe the bug When both `draggable` and `position` set dialog moves to page edge on header click ### Pull Request Link _No response_ ### Reason for not contributing a...

Resolution: Stale
Status: Needs Triage

### Describe the bug Error when there is an "action" field in the "type": "array" ### Expected behavior No Error ### Steps to reproduce the issue ``` { "$schema": "http://json-schema.org/draft-07/schema#",...

material
angular

### Describe the bug When adding `items` to `interfaces` `No applicable renderer found!` appears. ### Expected behavior Show dropdown to select object type among `oneOf` options and render a form...

material
angular