Chandermani
Chandermani
I agree with your problem @kimballjohnson. Single companion download does not work. I would instead suggest you use the git repo with branches which does not come with these complexities....
HI Frank, I will check and confirm.
I believe this happened because you pressed the browser back button and the code is not destroying the setInterval object in `ngDestroy`. Can you update the `ngDestroy` function to ```...
Added this check to repo too 0f0a1307b02a7668f81496ba8e85bfcd60f2d948.
Let me check
The video image and icon placement could be a problem with screen resolution. While we have not tested the app on multiple screens resolution, it should work. What is your...
Hi @fabienthiombiano, Are the other unit test working? Also have you made sure that npm dependencies that you have installed match the version specified in the book. [email protected] [email protected] karma-jasmine@2_0...
This is with the 1 prebeta version of bootmetro. For some reason the scroll functionality using nicescroll has been disabled.
Thanks, I did locate this issue but there is also commented code in bootmetro-panorama.js like this // console.log('nicescroll init'); // var nicesx = this.$element.niceScroll(".panorama .panorama-sections", // { // touchbehavior: true,...
Hi @ocombe , Thanks for the swift response. I upgraded as I was facing problem with this issue https://github.com/loclapp/locl/issues/29 Anything before 1.0.0 does not have this fix applied. Can you...