Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

full fetch not working #14

Open
linonetwo opened this issue Jan 7, 2023 · 4 comments
Open

full fetch not working #14

linonetwo opened this issue Jan 7, 2023 · 4 comments

Comments

@linonetwo
Copy link
Collaborator

No description provided.

@linonetwo
Copy link
Collaborator Author

// write back after html stabled

addEventListener('DOMContentLoaded', (event) => {

setTimeout(() => {

$tw.wiki.addTiddlers(serverList.map((tiddler) => tiddler.fields));

}, 1000);

});

@linonetwo
Copy link
Collaborator Author

embed image still not working

@linonetwo linonetwo reopened this Jan 8, 2023
@linonetwo
Copy link
Collaborator Author

failed to fetch (only on tiddloid), maybe the url to fetch is wrong. should log it in catch error

@linonetwo linonetwo reopened this Jan 8, 2023
@linonetwo
Copy link
Collaborator Author

Fetch is ok, but not all tiddler is fetched. But directly open http://192.168.18.125:3001/tw-mobile-sync/get-full-html still see all tiddlers. Weird

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

No branches or pull requests

1 participant