Yu Zheng
Yu Zheng
### Version Information Server Version: 2.2.0 to 2.11.2 CLI Version (for CLI related issue): ### Environment ### What is the current behaviour? Created a select permission in deal table, the...
## Current Behavior The init script won't support cjs and mjs by default ## Expected Behavior There are some third party libraries are using cjs and mjs, for user's benefits,...
Scroll up/down logic isn't required when no enough content to scroll.
headers in datesource-rest get and fetch is not compatible with node fetch which accepts HeadersInit
In node fetch, heades is HeadersInit but datasource-rest get/fetch, it only accepts Record which is just partial in HeadersInit
In Zod V3, the following generated Zod schema is valid `const metadata = z.record(z.string())` However in V4, it needs `const metadata = z.record(z.string(), z.string())` Can use the following JSON schema...
### Description In old arch, we can change font scale in realtime with `command option +/-`. In new arch, it has to be refreshed manually with pressing R to get...