dzpt

Results 34 comments of dzpt

I've tried your way but didn't work. Actually, it recognize `'http://google.com'` as URL, then the link becomes `http://domain.com/'http://google.com'` , validation rules doesn't help to strip quote and return correct value?...

Doesn't work for react modal.

Hi @evgenyneu . I have a list of views , now i want to display it in the center of superview horizontal. `H:|-[c(26)]-10-[i(26)]-10-[t(26)]-10-[s(26)]-10-[p(26)]` I've tried your way and it works...

@lunny can you please tell me where to run? got this error: `make: *** No rule to make target `generate'. Stop.` after run in $GOPATH

@Knight704 basically, using unencrypted SQLite means we shouldn't store sensitive data here like user info, even id. it can be use for impersonation hacking while using REST API

`getOne()` is still return object instead of null you can print `gettype` on getOne, it's object, not null type

It's not going to run in recursive mode? Only `*.py` in the first level

@anarchy1337x you might wanna put it on `useEffect` hook to listen once at beginning only.

@giteshnxtlvl i know, native context menu is much better. the view / design of context menu is native like vscode. some uses both like insomnia. @leaanthony i found some waiting...