ghoshsanjoy78
ghoshsanjoy78
Got it resolved thanks to this solution -[ https://github.com/codediodeio/sveltefire/issues/96 ]( https://github.com/codediodeio/sveltefire/issues/96 )
+1 - Would be awesome to get table support
the isPending calculation is problematic because sometimes the AI returns more than one message so the division by 2 goes out of whack. Anyone found a better way ?
Thanks @lgrammel but checking if isLoading is true does not help since isLoading remains true during the entire duration of streaming. What I want to do is show a "..."...
Yes - that worked! Thanks!
I am still having this issue as well. Any fix ? Sometimes I see handleSubmit being called twice. The first time, data is received by the server while the second...
Is this issue fixed ? Still happening for me
I am having the same issue as well