-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
-
Discover has no channels. Show public channels.
-
Channels in your language has a lot of empty space. Show a grid instead.
-
Channels at the bottom has many empty channels. Filter them, for example
transforming (3603) ../../../node_modules/swiper/react/context.jssrc/api/hooks/channelsConnection.ts:20:2 - error TS2322: Type '{ AND?: InputMaybe<ChannelWhereInput[]> | undefined; OR?: InputMaybe<ChannelWhereInput[]> | undefined; avatarPhoto?: InputMaybe<...> | undefined; ... 210 more ...; activeVideosCount_gt: number; }' is not assignable to type 'ChannelWhereInput'.
Object literal may only specify known properties, and 'activeVideosCount_gt' does not exist in type 'ChannelWhereInput'.
20 activeVideosCount_gt: 0,
~~~~~~~~~~~~~~~~~~~~