Aleksandr Epp
Aleksandr Epp
+1 @dreyescat I think @sayedsaeedhosseini means exactly what you said - `value` would be a better name, since it's not only "initial" rating that is specified by this property, but...
Hi @Khaledgarbaya > Are you using the js SDK? no I'm doing it similar to this example: https://www.contentful.com/blog/2019/02/18/how-build-react-redux-app/ Like this: ``` fetch( `https://cdn.contentful.com/spaces/xyz/entries?content_type=myType`, { headers: { Authorization: `Bearer ${accessToken}` }...
@Khaledgarbaya what's the status on this issue? Could you reproduce the issue? Do you have any workarounds or suggestions on how to render the images?
This project is dead. But this cross-platform emulator https://github.com/reicast/reicast-emulator is from the same author and works just great. At least on Android. May be you could just try it.
With the bower version I had the same problem. But if you download the git version, it'll work