esvit / ng-table

Simple table with sorting and filtering on AngularJS
http://esvit.github.io/ng-table
BSD 3-Clause "New" or "Revised" License
2.77k stars 851 forks source link

404 of "paper.html" and "header.html" when rendering ng-table #1010

Open Jaycexx opened 7 years ago

Jaycexx commented 7 years ago

environment: Webpack3 + ES2015 + ng-table 3.0.1 + angular 1.6.5 1499935265 1

I googled it and found some similar issues but they didn't work. Is it a bug or my environment issue?

aldoetobex commented 7 years ago

Yeah i got this error too. Can someone explain how to fix this? When i use ver 2.2.0 (https://unpkg.com/ng-table@2.0.2/bundles/ng-table.min.js), it's work without error.

Thanks

New Update : @329530588, i think the error appear if you install ng-table from the webpack, I already solved this problem when i include js file from bundles folder.

Jaycexx commented 7 years ago

Thanks for sharing! @aldoetobex Did you mean include ng-table through Githubissues.

  • Githubissues is a development platform for aggregating issues.