SkyeYoung commented on issue #3122: URL: https://github.com/apache/apisix-dashboard/issues/3122#issuecomment-2975246143
> I'm not sure if the plugins will actually work as per [SkyeYoung](https://github.com/SkyeYoung) [linked issue](https://github.com/apache/apisix-dashboard/issues/3122#issuecomment-2974950861) comment, but at least you won't get the blank page any more. **Note** that you must add the global rule as well (as described in the original issue). > However, the bug will still exist (for the time being) as a blank page is not the expected behavior for when the config section is missing. Currently, we have greatly simplified the design of the dashboard, which means directly using the data provided by the APISIX admin API. If there are any problems, there are two possibilities: 1. The admin API either doesn't provide the information or provides the wrong information. I think this kind should be resolved by APISIX. 2. The dashboard is not handling the data correctly. This kind problems will be solved in the dashboard project. For now, the remade dashboard doesn't have many users. I can't make sure that there is enough test coverage for the second type of problem, and there are still many tests waiting to be completed. Let's see the community's response after APISIX is released. -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org