carlosconnected
carlosconnected
I have the same issue. What I noticed is that LibreOffice can properly display html directly. For example, if I open a html file (with html content) and save it...
So apparently this is due to lack of support for altchunk as it seems to be non-standard. Even MS Word re-formats/re-parses the files with altchunk if you "save as" the...
I have the same question
@pie6k @henrikra you guys should check https://github.com/airbnb/native-navigation/issues/145#issuecomment-332928351 and https://github.com/airbnb/native-navigation/issues/146 This project is looking for experienced contributors.
Can we also include in the documentation the differences between this project and https://github.com/wix/react-native-navigation so people can make a choice of what project they want to support? There was no...
@sneerin is there a slack channel where we can talk about this?
Figured it out. The client wasn't the problem. Custom headers require extra configuration when doing CORS. Issue was on the server because my API was missing one line of configuration:...
Same resolution as @fuglu https://github.com/matthew-andrews/isomorphic-fetch/issues/115