You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/02 12:46:52 UTC

[GitHub] [apisix-dashboard] h2cone opened a new issue #2358: First click on menu item does not fetch data

h2cone opened a new issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358


   ### Issue description
   
   https://user-images.githubusercontent.com/24283234/156343757-83e020e1-d74f-4b97-9643-1686f0e24cd3.mov
   
   Always happens after re-login: 
   
   Click on Upstream/Service and the list will get stuck unless you click on another menu item first and then click again.
   
   
   ### Expected behavior
   
   The first time you click on a menu item you can immediately see the table.
   
   ### How to Reproduce
   
   1. Login.
   2. Click on Upstream/Service.
   3. See error.
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 
   /opt/homebrew/Cellar/openresty/1.19.9.1_2/luajit/bin/luajit ./apisix/cli/apisix.lua version
   2.11.0
   - OS (cmd: `uname -a`): 
   Darwin metaloop.local 21.3.0 Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T6000 arm64
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   nginx version: nginx/1.21.6
   built by clang 13.0.0 (clang-1300.0.29.30)
   built with OpenSSL 1.1.1m  14 Dec 2021
   TLS SNI support enabled
   configure arguments: --prefix=/opt/homebrew/Cellar/nginx/1.21.6_1 --sbin-path=/opt/homebrew/Cellar/nginx/1.21.6_1/bin/nginx --with-cc-opt='-I/opt/homebrew/opt/pcre2/include -I/opt/homebrew/opt/openssl@1.1/include' --with-ld-opt='-L/opt/homebrew/opt/pcre2/lib -L/opt/homebrew/opt/openssl@1.1/lib' --conf-path=/opt/homebrew/etc/nginx/nginx.conf --pid-path=/opt/homebrew/var/run/nginx.pid --lock-path=/opt/homebrew/var/run/nginx.lock --http-client-body-temp-path=/opt/homebrew/var/run/nginx/client_body_temp --http-proxy-temp-path=/opt/homebrew/var/run/nginx/proxy_temp --http-fastcgi-temp-path=/opt/homebrew/var/run/nginx/fastcgi_temp --http-uwsgi-temp-path=/opt/homebrew/var/run/nginx/uwsgi_temp --http-scgi-temp-path=/opt/homebrew/var/run/nginx/scgi_temp --http-log-path=/opt/homebrew/var/log/nginx/access.log --error-log-path=/opt/homebrew/var/log/nginx/error.log --with-compat --with-debug --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_degradat
 ion_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-ipv6 --with-mail --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module
   - etcd version, if have (cmd: run `etcd --version`):
   etcd Version: 3.5.2
   Git SHA: 99018a77b
   Go Version: go1.17.6
   Go OS/Arch: darwin/arm64
   - apisix-dashboard version, if have: 
   Version : 2.10.1
   GitHash : 9d99ab7
   - Browser version, if have:
   Google Chrome 98.0.4758.109
   
   ### Additional context
   
   _No response_


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] oil-oil commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
oil-oil commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1060618537


   @h2cone  Hello, Will you still have this problem now. I can't reproduce this bug in both production and development environments. Can you provide more information for us to check ? 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] h2cone commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
h2cone commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1057726513


   I have tried [private browsing](https://support.google.com/chrome/answer/95464?hl=en&co=GENIE.Platform%3DDesktop) and still have the same 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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] oil-oil commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
oil-oil commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1057733206


   > OK, let me check also cc @oil-oil
   
   OK, I'll check it.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] oil-oil commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
oil-oil commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1061544306


   > Hi @oil-oil, here is my environment when building from source:
   > 
   > * v17.6.0 (node -v)
   > * 1.22.17 (yarn -v)
   > * go version go1.17.8 darwin/amd64
   > 
   > I switched from Chrome to Safari and can't reproduce the problem anymore.
   
   OK, I'll test it again based on this information.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] jwrookie commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
jwrookie commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1057605231


   From the video, when you click `Upstream/Service` at first  the frontend does not send a request to the backend
   have a check @Baoyuantop 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] h2cone commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
h2cone commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1061532087


   Hi @oil-oil, here is my environment when building from source:
   
   - v17.6.0 (node -v)
   - 1.22.17 (yarn -v)
   - go version go1.17.8 darwin/amd64
   
   I switched from Chrome to Safari and can't reproduce the problem anymore.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] Baoyuantop commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
Baoyuantop commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1057732442


   OK, let me check also cc @oil-oil 


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-dashboard] Baoyuantop commented on issue #2358: First click on menu item does not fetch data

Posted by GitBox <gi...@apache.org>.
Baoyuantop commented on issue #2358:
URL: https://github.com/apache/apisix-dashboard/issues/2358#issuecomment-1057637347


   Hi @h2cone, thanks for the report. Could you please have a try with Chrome window without traces?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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