Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show-text-modal 特殊json值显示错误 #4131

Closed
3 tasks done
Liwenju opened this issue Dec 6, 2021 · 3 comments · Fixed by #4183
Closed
3 tasks done

show-text-modal 特殊json值显示错误 #4131

Liwenju opened this issue Dec 6, 2021 · 3 comments · Fixed by #4183

Comments

@Liwenju
Copy link

Liwenju commented Dec 6, 2021

描述bug

配置值为json类型,其值包含大于或等于16位数字时,会在原值后加入该数字

复现

通过如下步骤可以复现:
配置:
json:
{
"id": 4,
"partnerShopLabelList": "MDBQ201911040002000001",
"partnerOrderUnitChangeCount": 10000
}
image

现象:
image

期望
不追加后缀

此问题应为 #3851 _引入
image

截图

如果可以,附上截图来描述你的问题

额外的细节和日志

  • 版本:
  • 错误日志
  • 配置:
  • 平台和操作系统
@nobodyiam
Copy link
Member

Thanks for the report.
@CalebZYC Would you please help to take a look at this issue?

CalebZYC added a commit to CalebZYC/apollo that referenced this issue Dec 30, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nobodyiam pushed a commit that referenced this issue Jan 1, 2022
* fix show-text-modal-directive.js(#4131)

* update CHANGES.md
@nobodyiam
Copy link
Member

@Liwenju #4183 is merged to master branch, would you please help to verify this change?

@Liwenju
Copy link
Author

Liwenju commented Jun 1, 2022

@Liwenju #4183 is merged to master branch, would you please help to verify this change?

ok,text modal with json display correctly, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants