Realtime Nested Comments: Part 1 Discussion
Discussion for
Realtime Nested Comments: Part 1
Great episode, Chris. I have a question, though, how did you get the comment form errors to show without a turbo frame tag? I tried to follow but it didn't work for me until I wrapped the form_with in a turbo_frame_tag
Chris G., I'm having the same issue. But I'm noticing that it is because the POST request is not sending a turbo request, the format seems to be HTML. Not sure why it isn't using turbo for this...
I saw this, but after upgrading versions, I'm still not seeing any object errors because the array is empty each time.