Closed mateusz closed 11 years ago
Currently the widget will break if the URL already uses the GET params (e.g. ?category=12 will yield ?category=12?start=2 when fetching)
This is actually already done, using $.path via lib.js
Currently the widget will break if the URL already uses the GET params (e.g. ?category=12 will yield ?category=12?start=2 when fetching)