Franklin Tse
Franklin Tse
### I'm submitting a... - [ ] Bug report - [x] Feature request The current autosave feature periodically stores contents to the local storage. It would be great if a...
**I'm submitting a ...** - [x] bug report **Summary** When built with compiler options `strict` set to `true`, the following error occurs: ``` node_modules/machinelearn/tree/tree.d.ts:97:5 - error TS2416: Property 'predict' in...
**Describe the bug** According to https://makecode.com/defining-blocks#category, > To define your groups, add the groups attribute to your namespace. The groups attribute is an array of group names. > The order...
### Functional impact If `libraries.library` is specified without `packages.files`, it is expected all files and subdirectories are copied to the `destination`. Currently it is not the case, as only files...
- Rollup Plugin Name: plugin-node-resolve - Rollup Plugin Version: 14.1.0 - Rollup Version: 2.79.0 - Operating System (or Browser): Windows 10 Professional 21H2 19044.2006 - Node Version: 16.17.0 - Link...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug This is probably a duplicate of #43794 but I would...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug `requestBody` in `swagger.json` of the code below ```cs app.MapPut("/file", Created...
The files deployed to Azure using this extension have incorrect timestamp, which is always off by the difference between UTC and the local computer time zone.