Ardhie Putra

Results 2 issues of Ardhie Putra

# Introduction Hi, I am using PagedJS v0.4.3. Using MacOS Sonoma I have this HTML: HTML ```html class handlers extends Paged.Handler { constructor(chunker, polisher, caller) { super(chunker, polisher, caller); }...

# Introduction Hi, I hope you are doing well. I tried to use your code using MacOS Sonoma I have this HTML: HTML ```html class handlers extends Paged.Handler { constructor(chunker,...