mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-17 00:21:40 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
700c77c813
commit
9eb682365c
5
pwiki.js
5
pwiki.js
@ -428,6 +428,11 @@ module.pWikiBase = actions.Actions({
|
||||
} else {
|
||||
this.__location = value
|
||||
|
||||
// NOTE: we are returning here without a refresh to avoid
|
||||
// recursion...
|
||||
// NOTE: a refresh will get called when the location value
|
||||
// is accessed for the first time...
|
||||
// XXX should we clear .match here???
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user