Skip to content

Error on mobile but not desktop #31

Description

@nickian

I have a very simple request block that just renders some basic HTML:

url: https://mysite.com/page.php
res-type: md
render

This works fine on desktop Obsidian. In mobile, the blocks do not render and show this error:

Error: undefined is not an object (evaluating 'responseData.headers["content-type"].includes')

This same URL used to work fine in mobile, but something changed with an update. Is there some specific header the PHP script needs to output for this to work?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions