Rony Wisnu Wardana

Results 7 issues of Rony Wisnu Wardana

I have "_2fa" column in my user table. It has integer value 0 & 1. How to tell this package to "skip" OTP validation if _2fa has 0 value ?

How to parse from specific locale ? For example parsing from Indonesian locale "20 Mei 2022 00:00"

### Bug description Steps to reproduce the problem: 1. Set executablePath to /usr/bin/google-chrome It works fine when there is no executablePath. But I want to launch Chrome instead of Chromium....

bug
needs-feedback

I want to use in Nuxt project but thereis an error when importing the package Module parse failed: Unexpected token (9:37) friendly-errors 13:22:48 You may need an appropriate loader to...

How to make a plugin to add custom flag in Nuxt 3 ? I tried this but not working ``` export default defineNuxtPlugin((nuxtApp) => { let webview = useCookie('webview') let...

enhancement
3.x

### What happened? I'm trying to get the full log messages in console (Chrome) but the log captured is only "Object" when in real browser we can expand object structures....

R-awaiting answer
I-defect
needs-triaging