pagerjs
pagerjs copied to clipboard
Make pager.js announce when source: fails
I just realized I was spelling the path to my templates folder wrong when I was using
page: {
id: "abc",
source: 'templaaaates/abc.html'
}
I would love it if I got an error at the console!