Re: How to install Stimulsoft Reports.JS with bower
Posted: Thu Jun 15, 2017 8:27 am
Hi,
I attached a sample project.
To see the Exception you have to :
Go into the folder myapp, open a cmd and do a
Then, a
Go to http://localhost:8081/components/srjs-test/
click on DEMO (top right on the screen)
and then you will see the DOMException on your Console.
Hope it will help !
I attached a sample project.
To see the Exception you have to :
Go into the folder myapp, open a cmd and do a
Code: Select all
bower update
Code: Select all
polymer serve
click on DEMO (top right on the screen)
and then you will see the DOMException on your Console.
Hope it will help !