[Dev] UPVU 2.0 Fix image address display error

in upvu •  2 years ago 

Hello!! I'm @realmankwon.

Fixed the image address display bug that was becoming a problem.
It will be released after final testing.

The cause of the problem was in a module called @ecency/render-helper.
Text in Steem is in markdown.
It is in charge of the function to change this to HTML, but at this time, problems continued to occur because the image address of Steam was changed to ecency.

In the end, I created an npm module called @upvu.render-helper and modified the related parts.
It was a task that took more time and effort than I thought.
I'm glad it's been fixed though.

The revised content will be released today.

안녕하세요 @realmankwon 입니다.

문제가 되고 있던 이미지 주소 표시 버그를 수정하였습니다.
최종 테스트 이후에 배포할 예정입니다.

문제의 원인은 @ecency/render-helper라는 모듈에 있었습니다.
스팀의 텍스트는 마크다운으로 되어 있습니다.
이걸 HTML로 변경시켜주는 기능을 담당하는 것인데 이때 스팀의 이미지 주소를 ecency로 변경하는 바람에 계속해서 문제가 발생하였습니다.

결국은 @upvu.render-helper라는 npm 모듈을 생성하였고 관련된 부분을 수정하였습니다.
생각보다 많은 시간과 노력이 필요한 작업이었습니다.
그래도 수정이 되어서 다행이네요.

수정된 내용은 오늘 중으로 배포하도록 하겠습니다.

@steemcurator01, @steemcurator02

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE BLURT!
Sort Order:  
  ·  2 years ago  ·  

It’s working well.