🚀🚀
Size: a a a
🚀🚀
🚀🚀
🚀🚀
R
const apiErrorToastInterval = createEffect({
handler: () => new Promise(
rs => setTimeout(rs, 1000)
)
})
guard({
source: apiCallFx.fail,
filter: apiErrorToastInterval.pending.map(
pending => !pending
),
target: apiErrorToastInterval
})🚀🚀
🚀🚀
🚀🚀
R
🚀🚀
🚀🚀
🦜
🚀🚀
🚀🚀
🚀🚀
R
🦜
🦜
🚀🚀
R