添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Hello There,

I have been getting error 'Java.Lang.NullPointerException: 'uriString'', i've put my frontend angular code to the project, please advise how can i fix it?

Thank You!

Could you minimize code to just what is needed to reproduce the problem?

Which platform is not working when running code?

Based on your error, the URL value is null, please add conditional statement about URL is not null.

As note: How to write a quality answer .