Bad Linting

In phpstorm 2018.1.5 I normally see purple linting on React props that are passed down. Sometimes the prop value stays gray. But on testing, it passes down correctly indicating a linting error.

Screenshot: https://i.imgur.com/M2bHtRQ.jpg

props.initial_creater_email passed down correctly above despite showing as unresolved and being colored gray.

Is there a fix for this?

0

This is still an issu

0

Please provide full code snippets (as text) showing how the property is defined and used

0

请先登录再写评论。