Thanh Tran

Results 14 comments of Thanh Tran

I can reproduce this with normal CSS files. Here's my related console error logs: ``` PARSING SAVED VIEW Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 462, in run_callback...

Bump this issue. Please take a look at this soon. I don't know any Go, but taking a quick look at [this Gitlab adapter](https://github.com/integram-org/gitlab/blob/master/gitlab.go#L801), I guess, `approved` action is not...

I'd like to add that, this only happens with `pnpm dlx` and `pnpm exec` (standard-version installed locally). These cases works as expected: - Switch to use `npx`: `$ npx standard-version...

Here's the stacktrace from crash report when I tried sideload `libsublime-imfix.so` using LD_PRELOAD ``` Stacktrace: #0 0x00007f24b3ce79f5 in () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f24b3ce908e in g_log_structured_standard () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f24afe18ba5...

VNPay trước đây sử dụng MD5 hash. Có thể họ gần đây đã đổi cơ chế mã hóa sang SHA256. Lạ cái là test config vẫn chạy. Nếu được bạn...

Chào bạn, Hiện tại chức năng queryDR chưa được implement trong thư viện. Thực tế khi làm cho các cổng thanh toán, chúng luôn trả về kết quả hoặc thành...

Was done for 2.6 but after rewritten with Svelte, this feature need redo.

While waiting for the author to assist on this issue, I did a workaround by changing lines 44-45 in the [`main.rs`](https://github.com/marsqing/libinput-three-finger-drag/blob/master/src/main.rs#L44) file and compile the binary from source: ```diff -...

Có thể kết hợp cái form Create room, nhưng cần detect được là room đã tồn tại và đổi label thành Join. (cần thảo luận chỗ này thêm)

Hi, I'd just want to let you know that your feedbacks are well received. However, we don't currently have bandwidth to take a look at this right now. Some of...