Column Resizing: Header Width Not Matching in Browser
Hey everyone!
I'm currently facing a bit of a challenge with react-table and was hoping to get some insights.
I'm encountering an issue where the widths I've set for my table headers in react-table aren't matching up with what's actually being rendered in the browser. It's a bit perplexing, and I've been scratching my head trying to figure out what might be causing this.
I would appreciate any guidance or suggestions you all might have. Perhaps someone has faced a similar issue before?
To give you a better idea, I've attached a screencast illustrating the problem. Also, I've linked the branch of my open-source project where this issue is occurring. Any feedback or pointers would be super helpful!
https://github.com/langfuse/langfuse/tree/feature/column-sizing
Thanks in advance for your help! Looking forward to your responses.
I'm currently facing a bit of a challenge with react-table and was hoping to get some insights.
I'm encountering an issue where the widths I've set for my table headers in react-table aren't matching up with what's actually being rendered in the browser. It's a bit perplexing, and I've been scratching my head trying to figure out what might be causing this.
I would appreciate any guidance or suggestions you all might have. Perhaps someone has faced a similar issue before?
To give you a better idea, I've attached a screencast illustrating the problem. Also, I've linked the branch of my open-source project where this issue is occurring. Any feedback or pointers would be super helpful!
https://github.com/langfuse/langfuse/tree/feature/column-sizing
Thanks in advance for your help! Looking forward to your responses.
GitHub
Open source LLM observability, analytics, prompt management, evaluations, tests, monitoring, logging, tracing, LLMOps.
Langfuse: the LLM engineering platform. Debug, analyze and iterate tog...