Hannah Vivian Shaw
Hannah Vivian Shaw
:+1: on this- I had trouble with my upgrade to Gnome 42, and these `gnome-40` build steps fixed it! But they aren't clearly documented elsewhere, and are difficult to find...
I also have the same use case as @dpeger - I have some components that take an array of data as a prop, and need simple controls to add data,...
@tommiewatts @juanfabrega There is now [a PR up in DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56705) to fix this issue! Not merged yet, but once it is, your problem will be solved.
I had this problem for quite some time, and was able to get past it by increasing `boot_key_interval`. In order to completely make the problem vanish, I had to set...
OK, after a few false starts I _think_ we're now in a good spot. This works to the fullest extent I can test without a staging env, i.e., it can...
@pushcx well hey, I _also_ let it slip through the cracks. was outta town for a while, was Planning Season at work for a while, and completely forgot I had...
This behavior bit us today. We have multiple scroll areas on the page, and while this behavior works nicely when you're scrolling the entire page, it doesn't work so well...
> @vivshaw You can hide the tooltip on scroll: We sure can, and that or an `IntersectionObserver` is probably the workaround we'll adopt! However, I think it's still worth mulling...
This happened to me as well. I typically use Dracula theme, and when I updated Logseq to 0.10.4, the text all became black. I am not sure which other themes...
@pushcx did some jobs get lost in the hatchbox merge? either accidentally or on purpose? for example, I see `fill_flagged_cache_job.rb` and `refresh_sitemap_job.rb` got merged in ed78ed0a00beeba082c43c006430d9f8543d44e4, but they aren't referenced...