hikari_no_yume

Results 417 comments of hikari_no_yume

FWIW that /mobile/null thing happens on desktop too so it's something unimportant.

There's a really simple JS file (the only one I partly wrote myself, the rest is auto-generated) that is supposed to contain the onclick handler, or something like that, for...

Huh. It's a global function, so maybe you can like, replace it with a different function that throws an exception or something, before the page finishes loading? You might have...

Cool, so the problem must be inside the more low-level event handler set up by the list view, I guess.

@puckipedia Thanks for figuring this out! I've finally added a workaround for this, and now the site works on my recently acquired Android phone in Chrome, and also in Chrome...

Oh no! Thanks for telling me about this, I had no idea it wouldn't work on Big Sur :( I'm surprised a version so close in time wouldn't work. I'll...

Oh wait, the issue is it's an older version, not a newer version? Hmm, I might be able to trivially fix this by changing the SDK I build for then.

I haven't managed to figure out how to do this. By the way, are you stuck on Big Sur for some reason; is something preventing you upgrading to Monterey?

Ah I see. :( Excluding older versions is really only due to accident and to some extent convenience. I was stuck on macOS Mojave for many years because it was...

Cool, give me a shout if you hit any problems. The build process works very reliably for me but I'm sure there'll be issues I could miss due to only...