You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/09/14 11:56:48 UTC

[GitHub] [skywalking] qlql489 opened a new issue #5481: service list can't click

qlql489 opened a new issue #5481:
URL: https://github.com/apache/skywalking/issues/5481


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   
   ___
   ### Bug
   - Which version of SkyWalking, OS and JRE?
   8.1.0
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, component version.
   search  service  name in UIļ¼Œthe service list can't click,   chrome console show:
   
   TypeError: Cannot read property 'key' of undefined
       at Ai (vue.runtime.esm.js:5778)
       at A (vue.runtime.esm.js:6180)
       at O (vue.runtime.esm.js:6280)
       at A (vue.runtime.esm.js:6154)
       at O (vue.runtime.esm.js:6280)
       at A (vue.runtime.esm.js:6154)
       at O (vue.runtime.esm.js:6280)
       at a.__patch__ (vue.runtime.esm.js:6443)
       at a.Ln.t._update (vue.runtime.esm.js:3919)
       at a.r (vue.runtime.esm.js:4037)
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-861333931


   > I met the same problem, too. Because the backend return service list has duplicate data.
   
   @nisiyong Fix why duplicate service existing, that is a real issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] nisiyong edited a comment on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
nisiyong edited a comment on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-771479628


   @wu-sheng 
   I met the same problem, too. Because the backend return service list has duplicate data.
   I had fixed it in our internal sources code. 
   
   version: 8.2.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] CadenOf commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
CadenOf commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-771381250


   > I have the same problem
   
   @wu-sheng I have the same problem.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] liuhonglin commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
liuhonglin commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-729581144


   ![image](https://user-images.githubusercontent.com/13495924/99517659-967f7480-29ca-11eb-974e-634e3b7b7461.png)
   ![image](https://user-images.githubusercontent.com/13495924/99517698-a26b3680-29ca-11eb-8b43-e3b272f4bfb2.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] liuhonglin commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
liuhonglin commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-729579277


   I have the same problem


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #5481:
URL: https://github.com/apache/skywalking/issues/5481


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] CadenOf commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
CadenOf commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-771381250


   > I have the same problem
   
   @wu-sheng I have the same problem.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] start1943 commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
start1943 commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-861214296


   i have the  same problem
   version: 8.6.0


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] nisiyong edited a comment on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
nisiyong edited a comment on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-771479628


   @wu-sheng 
   I met the same problem, too. Because the backend return service list has duplicate data.
   I had fixed it in our internal sources code. 
   
   version: 8.2.0


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] nisiyong commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
nisiyong commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-771479628


   @wu-sheng 
   I met the same problem, too. Because the backend return service list has duplicate data.
   I had fixed it in our internal sources code. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] qlql489 commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
qlql489 commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-692502974


   clear browser's cache is not work,  i debug in chrome![](http://image.nianlun.tech/2020/09/15/fd11819774e9316ba35415046092164d.jpg)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] nisiyong commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
nisiyong commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-771479628


   @wu-sheng 
   I met the same problem, too. Because the backend return service list has duplicate data.
   I had fixed it in our internal sources code. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #5481: service list can't click

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #5481:
URL: https://github.com/apache/skywalking/issues/5481#issuecomment-692037094


   I just checked the local env and demo env, seems all work. Could you clear your browser's local cache and retry?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org