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

problem when $jason.head element not present #330

Open
darenr opened this issue Feb 10, 2018 · 1 comment
Open

problem when $jason.head element not present #330

darenr opened this issue Feb 10, 2018 · 1 comment

Comments

@darenr
Copy link
Contributor

darenr commented Feb 10, 2018

the following

  "$jason": {
    "head": {
    },
    "body": {
      "background": {
        "type": "html",
        "text": "<html><style>body{background: white;}</style><body><p>test</p></body></html>"
      }
    }
  }
}```

will only open in the Jason app, when you remove the "head" element the app never finishes loading (wait spinner)
@gliechtenstein
Copy link
Contributor

This has been fixed. Works both on iOS and Android. More on this: https://medium.com/@gliechtenstein/new-fixes-for-jasonette-the-confusing-parts-7a5540331641

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

2 participants