angular-footable
                                
                                
                                
                                    angular-footable copied to clipboard
                            
                            
                            
                        Sorter icon dissapears
Hey,
First of all many thanks for this great improvement, it works like a charm!
Second, and this isn't really an issue but rather a question, and that is when I add the "footable" class to my tables, for some reason the sort icons don't get added to the columns. I can still sort them, but as mentioned the icons aren't there. Maybe it's just me that is missing something?!
Thanks in advance!
Update: I also noticed that the values of the 'th' don't get inserted either on mobile/tablet.
Thanks for your feedback, according to your description, it could be the issue of footable itself, it will figure it out.
make sure you add the css styling, if you're importing you need to import it specifically. E.g. import '~/css/plugins/footable/footable.core.css';