vagharsh / consul-tree

Tree representation of hashicorp/consul (KV Store) with (copy,cut,paste,rename,duplicate,delete,import,export,search)
MIT License
30 stars 2 forks source link

the home page keeps reloading #31

Closed maxadamo closed 6 months ago

maxadamo commented 9 months ago

once I authenticate, the page enters an endless loop, and keeps reloading forever.

I am running Consul v1.15.3, and I use an authentication token.

On a different note, I also tried to build the image, but it's too old and the debian image fails to download the packages. The good news is that the applications seems to work with php8.3.0

maxadamo commented 9 months ago

the loop ends if I remove lib/jquery-3.2.1.min.js

vagharsh commented 6 months ago

hi @maxadamo sorry for the late reply, could you open a pull request with the fix ? it has been very long time since i have updated anything in my code since there were no major changes needed .. and i am using the pre-build docker images for this..

vagharsh commented 6 months ago

issue has been fixed with the 7.5.3 release including php image updates. and jquery version updates