David-Mulder / paper-datatable

A material design implementation of a data table.
GNU General Public License v3.0
237 stars 92 forks source link

Apache Cordova #106

Open nscarg opened 8 years ago

nscarg commented 8 years ago

I am using the polymer component on the platform and it works perfectly , because of a need for the application to run on tablets , migrate apache cordova

under the platform apache cordova me the following problem occurs:

Uncaught paper-datatable.html:514 SyntaxError : missing) after argument list

Uncaught paper-datatable-card.html:398 SyntaxError : missing) after argument list

Check the source code datatable paper and find no answer to the problem, could someone help solve the problem