mudlee

Results 9 issues of mudlee

Is it possible to import this lib in typescript somehow? I got this error: error TS2307: Cannot find module 'dom2hscript'. I use import \* as XY from "dom2hscript"

Hi. Can you update the project to be able to use it under java9 with modules?

feature-request
historical-document
Blocked ❄

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior We have a NestJS application which uses `@nestjs/schedule`, version `2.1.0`. For...

bug
needs triage

Hello! I wrote a custom validator which I add to a MultiValidator: ```dart class NotNullOrEmptyValidator extends FieldValidator { NotNullOrEmptyValidator({required String errorText}) : super(errorText); @override bool isValid(T value) { return value...

**Describe the bug** After installing, it does not open. **Screenshots** **Desktop:** - OS: macOS Ventura (M1 mac mini) - HyperLap2D Version: [v0.1.2 Beta](https://github.com/rednblackgames/HyperLap2D/releases/tag/v0.1.2)

- do you plan to support M1/M2 mac? - can you make this jar modularized?

Is it possible to import this lib in typescript somehow? I got this error: error TS2307: Cannot find module 'html2hyperscript'. I use import \* as XY from "html2hyperscript"

### Device / Emulator and OS Please complete the following information for each phone and/or emulator you're experiencing this bug on: - Device: simulator - OS: iOS 17.4 ### Describe...

bugfix