red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 485 forks source link

[Bug] Banner doesn't show the image #119

Closed Qolzam closed 5 years ago

Qolzam commented 5 years ago

@Qolzam we also discuss about the banner image issue, actually banner image uploading successfully but when we set the banner image then it will not show the image for the cropping or edit, it shows the blank space there.

  1. Choose image banner cover pic not working After uploading the banner image: Screenshot 2019-05-27 at 7 55 12 PM When we select the set banner image button: Screenshot 2019-05-27 at 7 55 24 PM

Originally posted by @Abhiranjanchaurasia in https://github.com/red-gold/react-social-network/issues/116#issuecomment-496231419

Abhiranjanchaurasia commented 5 years ago

@Qolzam we have discussed the bug on the banner image update : => Actually banner image uploading successfully but when we set the banner image then it will not show the image for the cropping or edit, it shows the blank space there. The bug has been fixed by updating the cors implementation in the project, please make sure and merge the code.