Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Reload page and not fully rendering page #105

Open
YasuakiOmokawa opened this issue Jun 7, 2015 · 0 comments
Open

Reload page and not fully rendering page #105

YasuakiOmokawa opened this issue Jun 7, 2015 · 0 comments

Comments

@YasuakiOmokawa
Copy link

Dear all, I have a problem.

Wiselinks works file but not fully rendered with reload page.

↓right area is partial area
image

now click below link
image

<a href="/contents/3" class="set" data-target="@data-role" data-push="partial">選択してください</a>

↓result rendering partial ( partial area is right space )
image

↓page reload ( F5 button clicked ) only rendered partial ! NO!!!
image

↓Initialize code of Wiselinks

$(document).ready(function() {
  window.wiselinks = new Wiselinks( $('@data-role'), {
    html4: false,
    target_missing: 'exception'
  });

But Sample works file with reload page. It's so cool!
http://wiselinks.herokuapp.com/catalog

Any ideas of it? or similar tips?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant