© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
gadi tzkhori
Wow such a creative solution! I had a similar issue but a bit different I think, Tag components overflowing parent container. Bailed out with intersectionObserver. Please revise my package and tell me what you think react-truncate-jsx
Tomasz Gil
Senior Software Engineer
gadi tzkhori yup, that looks like a similar problem! Didn't want to deal with intersection observer directly though, so I used a hook for that.
Generally, found a lot of help from this library from Adobe, I really liked the idea.