Olavi Mustanoja
Olavi Mustanoja
### Check version - [X] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md) ### Check for duplicates - [X] I've checked...
I'm getting this warning in my web console: ``` Warning: Failed context type: Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read...
I'm trying to add a button next to the copy button which would get me the current object path. For example, if I have the object ```json { "id": "1",...