Aleksej Romanovskij
Results
2
issues of
Aleksej Romanovskij
I have this error after TS checking: ``` $ tsc --noemit node_modules/@hcaptcha/react-hcaptcha/types/index.d.ts:30:15 - error TS2515: Non-abstract class 'HCaptcha' does not implement inherited abstract member 'render' from class 'Component'. ```
question
**Expected behaviour**: If cursor located at the end of list item with link or another HTML tag, hitting Enter, empty new item are created. ```` * List item with a...