Kelvien Hidayat

Results 3 issues of Kelvien Hidayat

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** I use `react-helmet` on both my local dependency and my app. I linked...

**Issue** It seems like the generated code through this Babel plugin raises an issue in using a variable before it is initialized. ``` let User = ... _dec9 = Reflect.metadata("design:type",...

bug

I notice that monaco-yaml shows errors as hints (shown orange/yellow) on the playground. When I check the severity level using `monaco.editor.getModelMarkers({})`, it's showing that the severity is 4 ![image](https://github.com/user-attachments/assets/e08a1f54-d7d4-4f79-9106-6f89840cc87e) And...