Skip to content
#

customizable

Here are 134 public repositories matching this topic...

amrsalama
amrsalama commented Apr 24, 2020

Describe the bug
Find-one endpoint /resource/:id responses with 500 status code instead of 404, this happens with MongoDB setup.

Steps to reproduce the behavior

  1. Setup Strapi with MongoDB configuration.
  2. Create a collection (resource).
  3. Give findOne access to the public.
  4. Send a request to /resource-name/any-invalid-id.

Expected behavior
404 response.

**Sys

jsbsdbd1025
jsbsdbd1025 commented Apr 1, 2019
"react-native-pure-navigation-bar": "^1.4.9",
"react-native": "0.58.0",
"react-native-gesture-handler": "^1.1.0",
"react-navigation": "^3.5.1",

在Andorid实践RN作为组件过程中,从原生Activity跳转RN实现的页面。
在RN内部路由跳转(包括物理按键返回)没问题,但是点击返回按键或者物理按键均无法返回。后来发现快速点击可以返回到原生页面(断点模式下也可以)。大佬有没有什么解决方法。


确认只使用react-navigation时,跳转正常

lioska
lioska commented Jan 24, 2018

Sorry if my issue is not issue, but in your Wiki no explanation how to create an external JSON file to locate Locations.
In Options ( https://github.com/vdw/MapIt/wiki/Options ) you explain what each name means and how to describe them. But personally I missed how to describe locations if I want to use external file.

To call location JSON file need write
locations: 'locations.json',
?
How

mavrosxristoforos
mavrosxristoforos commented Dec 18, 2018

Is your issue related to a problem? Please describe.
When teaching a personal command, select "Execute command(s)".
There is currently no way to know what to write in the "using these sentences ..." field.

Describe the solution you'd like
I would like to have a list of commands that can be executed.

Additional context
Most importantly, I would like to be able to run executabl

Improve this page

Add a description, image, and links to the customizable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the customizable topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.