lorenzofox3 / Smart-Table

Code source of Smart Table module: a table/grid for Angularjs
http://lorenzofox3.github.io/smart-table-website/
1.8k stars 513 forks source link

Fix: Parse initial predicate correctly #773

Open g00fy- opened 7 years ago

g00fy- commented 7 years ago

This bug caused other plugins not to work correctly. The initial predicate wasn't parsed the same way it was parsed after click - which resulted in the arrows not pointing the right direction.

g00fy- commented 7 years ago

@lorenzofox3 It seems that nothing has been committed lately (few months) so I need to ask if it Is possible to merge this PR and create a release or should I create a fork ?

lorenzofox3 commented 7 years ago

can you first please open an issue reproducing the bug the PR is supposed to solve. Thanks