chenyong0923 commented on issue #1162:
URL: 
https://github.com/apache/incubator-answer/issues/1162#issuecomment-2457225030

   > > Even when I build an image using the official main branch code, it also 
keeps loading.
   > 
   > @chenyong0923 That's kind of weird. But you can try using the official 
image first. `docker pull apache/answer:latest`. If there is no problem, then 
there must be something wrong with the docker build process. Because the 
official image is built from the `dockerfile` in the code repository. The whole 
process is built using GitHub action with no human intervention.
   
   I found the problem, start the plug-in, the front-end route is lost, get the 
plug-in state, return undefined, need to add a backstory logic,return 
undefined, assign an empty array
   
   <img width="1158" alt="image" 
src="https://github.com/user-attachments/assets/3ae6da1d-9a44-48b9-9aba-401c108d607d";>
   <img width="1009" alt="image" 
src="https://github.com/user-attachments/assets/d20cc2fe-2ebb-404c-afd3-8be70089f395";>
   <img width="525" alt="image" 
src="https://github.com/user-attachments/assets/51d394b3-275e-4da5-a4dc-792b090adb82";>
   <img width="707" alt="image" 
src="https://github.com/user-attachments/assets/16c823b9-898b-409f-a43f-b9c01b7a9b9d";>
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to