Open Issues Need Help
View All on GitHub Duplicate Prefix & Suffix about 1 month ago
AI Summary: The task is to fix a bug in the Inertia Tables package where applying both a prefix and a suffix to a TextColumn results in duplicated prefixes and suffixes in the rendered table. The bug is reproducible with a simple code snippet provided in the issue description. The solution likely involves adjusting the internal logic of the `TextColumn` class to correctly handle both prefix and suffix simultaneously.
Complexity:
3/5
bug good first issue