Zhiheng Zhang
Zhiheng Zhang
你好,请问还在ring工作吗? 我想搞前端,美公民可以报名吗。。。
svelte-sonner no work -> https://github.com/sveltejs/svelte/issues/10359#issuecomment-1949429550
const { skill, visible } = $props(), u missing the call
> @zhihengGet I don't know if something old is cached, but it seems to be working again for me under `next.64`. > > Let me know if its working for...
@lachlancollins in case u want to want on this... fyi # there are 3 form of Reactivity approach currently Pass Function (recommended) ```javascript let a = $state(something) createQuery( ( )=>...
@lachlancollins will try to get the simple ones done sometime this week i.e devtool...
i think have moved almost everything to svelte lachlancollins early review needed! todos if anyone want to tackle below would be great ! 1. clean up the code i.e remove...
@lachlancollins ok well i fixed them, but plz review, idk understand some of the logic, too laggy, i can't add review comments:(
one more thing , i changed the output of createQuery to `return final_.value` instead of `new Proxy( ) ` because console.log( ) will return {value :.... } instead of the...
@lachlancollins im not able to replicate the error locally :( i 