Vlad Sitalo

Results 300 comments of Vlad Sitalo

There is an option to run it in the content script. If you put it in the iframe it'll also run on a separate thread/process making sure it won't block...

Content scripts def can send network requests, but servers may reject them, depending on the CORS configuration. That's not an issue in case of Matrix servers

Using a local install of the above fork worked for me

or it did, but then it started crashing with the following ``` [D 221201 13:48:30 export:154] thread Blake Elias: fetched 0 starting from 1664084457391 (total 18) --- Logging error ---...

@dylburger In my case that is the same problem as in the other 2 cases, Rust is pulled in by the incorrect package (august). the correct package (py-august) does not...

Hey there! I was wondering if there were any progress on this. Ty!

I think this is a regression, I believe this used to work as expected 🤔

Thanks for the quick response! Oh, I see - weird, it does seem that Gatsby doesn't do pre-rendering for title and only generates it dynamically - I'm surprised by this....

Hmm, so I tried using specific mapping and still get an empty tag 🤔