marcustyphoon

Results 379 comments of marcustyphoon

I tried that, didn't seem to work. The one time I was hopeful I'd gotten it to happen I think I command-shift-t'd to reopen a window that had two Tumblr...

Aha! Got a repro finally. It happens when I a) navigate to tumblr really quickly after opening a new tab or window, and b) only when I have XKit 7...

Reproduced in Chrome 102.0.5005.115. Again, it is mutual checker and notificationblock. This is not my browser being cursed, phew. (okay, well. clearly this issue existing is proof that something is...

It does appear to not fail if main.js is modified to import all of the scripts sequentially instead of simultaneously, but that means waiting on things like the user info...

I have disabled XKit 7 (so I guess it's not that) and am now encountering this with Show Originals.

Confirmed; the input elements's `valueAsDate` attribute is `null` in my Edge 102.0.1245.41.

Wow, the documentation for `datetime-local` throughout the web is terrible. Assuming we're looking at the same MDN page (generic one for every type of HTMLInputElement) I get the impression that...

Hmm, I think I remember the feature turning itself off successfully on navigation before, so I think you're right. Based on our current code (which turns off the feature if...

Hmm, so we seem to have a few problems: - `scrollToBottom` immediately (synchronously) checks if the loader is gone immediately after it scrolls; this doesn't appear to work. Not sure...

Hmm, makes sense! I think it would make sense for this feature to avoid any view that's not an aggregate, like individual blogs, as that could mislead about what posts...