We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09f57c commit f91db75Copy full SHA for f91db75
docs/index.html
@@ -28,6 +28,7 @@
28
// the correct url will be waiting in the browser's history for
29
// the single page app to route accordingly.
30
(function(l) {
31
+ debugger;
32
if (l.search) {
33
var q = {};
34
l.search.slice(1).split('&').forEach(function(v) {
0 commit comments