Tsukikage7 opened a new pull request, #1527:
URL: https://github.com/apache/dubbo-admin/pull/1527

   ## Description
   
   Preserve large integer values in the service debug request editor so 
snowflake IDs are not rounded by JavaScript's number handling.
   
   ## Changes
   
   - Parse debug JSON with `lossless-json`.
   - Keep unsafe numeric values as strings before sending the generic invoke 
request.
   - Add regression tests for unsafe and safe numbers.
   
   Closes #1245
   
   ## Verification
   
   - `yarn test`
   - Targeted ESLint passed.
   - `yarn vite build`
   
   Full repository lint and type-check remain blocked by existing baseline 
errors unrelated to this change.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to