pagerjs icon indicating copy to clipboard operation
pagerjs copied to clipboard

{page: source} problem

Open juliandrj opened this issue 8 years ago • 2 comments

Hi, When I use 1.1.0 version, this sentence don't work: page: {id: 'inicio', role: 'start', source: 'form.html'} page: {id: 'gracias', source: 'thanks.html'} But if I use 1.0.1 version, works perfect. I don't make more changes, only the version. Thanks for your response.

juliandrj avatar Aug 10 '17 16:08 juliandrj

I have the exact same problem!

@juliandrj any update?

mw44118 avatar Feb 07 '18 19:02 mw44118

Hi @mw44118 , If you comment lines 994 to 996 of pager.js, works fine, but I wasn't make deep test. Or use lazy load way (http://pagerjs.com/demo/#!/model/lazy_bind_view_model).

juliandrj avatar Feb 13 '18 14:02 juliandrj