Issue by @SnowCait: Read auth state directly instead of the toStore bridges (get(pubkey)/get(followees)/get(originalFollowees))
#nostter
GitHub
Read auth state directly instead of the toStore bridges (get(pubkey)/get(followees)/get(originalFollowees)) · Issue #2243 · SnowCait/nostter
Background pubkey, followees, and originalFollowees in web/src/lib/stores/Author.ts are toStore(() => auth.*) bridges over the auth runes owner (we...