Epotignano / angular-export-table

Allow us us to export an HTML table to different types of documents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

module issue

nikbe opened this issue · comments

I am getting 'smart-table' module is not available! I have add the dependency also but I am getting same error please help me.

Do you have a capture of the console log?

mmm I think now the module of smart table is called st-table no smart
table, but I don't remember well, I'm using React more often now haha

Potignano Emiliano - CeiboIT

web: www.ceiboit.com
Linkedin: https://ar.linkedin.com/pub/emiliano-potignano/76/242/192
Github: https://github.com/Epotignano
phone: +54 221 525 5778
address: 11 num 2175 b/510 & 511, La Plata, Buenos Aires, Argentina.

2016-03-28 6:29 GMT-03:00 nikbe notifications@github.com:

I am getting 'smart-table' module is not available! I have add the
dependency also but I am getting same error please help me.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#5

thanks,
I have solved smart-table issue

angular.module('smart-table', [])

A simple syntax error.

@nikbe
can you please explain me how did you solved "smart-table" module issue..?