yszc opened a new issue, #5411: URL: https://github.com/apache/shenyu/issues/5411
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I saw there is a handler option in the rule configuration on the document, but after I follow the docker compose deployment to start a test instance, I can't find the Handler options. This is the snapshot with my test instance  and this is on the [document](https://shenyu.apache.org/docs/user-guide/admin-usage/selector-and-rule)  ### Expected Behavior mybe should update the document ### Steps To Reproduce 1. [docker-compose deployment](https://shenyu.apache.org/docs/deployment/deployment-docker-compose) and start container 2. Go to http://localhost:9095/#/plug/Proxy/divide and click "Add" beside the "SelectorList" 3. There is no Handler options ### Environment ```markdown ShenYu version(s):2.6.1/2.6.0/2.5.0 ``` ### Debug logs 2024-01-19 14:59:18 shenyu-bootstrap | 2024-01-19 06:59:17 [parallel-9] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide 2024-01-19 14:59:48 shenyu-admin | 2024-01-19 06:59:47 [http-nio-0.0.0.0-9095-exec-9] INFO org.apache.shenyu.admin.service.manager.impl.LoadServiceDocEntryImpl - load api document, no service registered. 2024-01-19 14:59:48 shenyu-admin | 2024-01-19 06:59:47 [http-nio-0.0.0.0-9095-exec-9] INFO org.apache.shenyu.admin.service.manager.impl.LoadServiceDocEntryImpl - load api document, no service registered. 2024-01-19 14:59:48 shenyu-bootstrap | 2024-01-19 06:59:47 [parallel-10] ERROR org.apache.shenyu.plugin.api.utils.WebFluxResultUtils - can not match selector data: divide ### Anything else? _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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
