Trần Trung Tín

Results 10 comments of Trần Trung Tín

> Could you provide a complete example, spider middleware and log output included? (you can also target toscrape.com for testing purposes) you can go to this replit https://replit.com/@trungtin1/scrapy-middleware-reproduce switch to...

There is another related problem that I have. Reproduce here https://svelte.dev/repl/c6c7a555d8e24572ae00461bb989fee9?version=3.49.0 Basically I want: 1. Init form state from some input data 2. Re-computed the form state if the input...

> CFLAGS='-g -stdlib=libc++ -std=c++11 -fno-rtti' pip install --force-reinstall --global-option="build_ext" --global-option="-I/usr/local/include" --global-option="-L/usr/local/lib" plyvel M1 Mac Monterey. Using this + build leveldb from source @ 1.22.0 help `plyvel` find `leveldb`. But it...

Logseq failed to import notes for me. Then I realized the Zotero API key has permission for notes reading, sure enough, that's the issue. Turn that on and it worked....

This issue still happens with the latest version.

In my case, it's the git auto-commit feature. I stored the logseq directory in icloud to share with other app (obsidian) on my phone. So disable the auto-commit, then it...

> Hmm. I spent about 3 hours creating a custom template to append the `className` prop to the SVG class attribute. But, I realized that is not necessary! You shouldn't...

Sorry, I'm few days late to make a simple pull request. We're celebrating New Year here, made me forgot all of this :). #57 Here the pull.

After posting this, I realize that it is probably due to my init function being asynchronous. So any suggestion how to deal with that? ```python @dataclass class Realm: @classmethod async...

> I’m experiencing the exact same issue. Running the latest Docker image installed via Coolify. Does anyone have insights or suggestions to resolve this? Go to terminal tab, select Twenty...