Wisam Naji
Wisam Naji
**Checklist:** * [x] I have checked that there are no issues with similar or the same content **YOU SHOULD CHECK CLOSED ISSUES ASWELL** * [x] I have checked the FAQ...
I'm building a Markdown to Delta tool, and for code-blocks, empty lines have to be preserved. I noticed `quill.getContents()` returns a delta with `''` empty insert to preserve empty lines...
I am using the image view with MATCH_PARENT width and height. I also have floating buttons on top of the image. The buttons box auto-hides and works with gestures. The...
I'm using this library and have the debugger attached. When I tried pasting content, a breakpoint triggered in the extensions.js file ```js ... // eslint-disable-next-line no-debugger debugger; var _isURL =...
### Describe the bug This was my first time exploring Ignite and React Native, and while fiddling around, this custom command was failing because DevMenu was null. I tried searching...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour Possibly related to #31127 with wrong estimation. I had a full...
In random testing of this tool, I found out that it generated the wrong address for the following: public key: `02b9e58a925566151f0c168980b36b4c5815c0b85f226f590d16a00467e0b037da` hash160: `00b3fed5f2135a0f3f6ac65e67ecf3b0239d9cfb` generated address: `14idJbAR6gZ8A5zMqTHF28RxU8w2DE9ui` expected address: `114idJbAR6gZ8A5zMqTHF28RxU8w2DE9ui` I...