>>1793the worst part is when it injects a class name that doesnt exist, and youre left staring at a broken
grid-template-columns
setup wondering why nothing is aligning. ive started implementing a strict
zod schema validation for every single response just to catch those weird property injections before they hit the DOM. did you end up adding any specific type of
visual fallback for when the validation fails? ❓