akveo / ng2-smart-table

Angular Smart Data Table component
https://akveo.github.io/ng2-smart-table/
MIT License
1.63k stars 878 forks source link

No demo links working on documentation page #1186

Open karandesai28 opened 3 years ago

karandesai28 commented 3 years ago

Being a newbie user of this library it becomes really tough to assume the semantics and syntactic implementation, when there is no working link of source snippet - All GitHub demo links are not working in this documentation - https://akveo.github.io/ng2-smart-table/#/documentation

Can you please re-link them with the working demo?

mohammad0omar commented 3 years ago

Yes you're right,

a current link that does not work https://github.com/akveo/ng2-smart-table/blob/master/src/app/pages/examples/filter/basic-example-source.component.ts

after adding /projects/demo/

the working link would be https://github.com/akveo/ng2-smart-table/blob/master/projects/demo/src/app/pages/examples/filter/basic-example-source.component.ts