dphuang2

Results 7 issues of dphuang2

```js math.parse("sumMap(list,mapper)=sum(map(list,mapper))").toHTML({handler: (node, options) => "hello"}) 'sumMap(list,mapper)=sum(map(list,mapper))' ``` There is no "hello" in output. Am I doing something wrong here?

bug
help wanted

I recently implemented Angular to speed up rendering (leaving the rendering to the client rather than the server). This resulted in the level_calc.coffee file to be broken.

enhancement
help wanted

enhancement
help wanted

PTC accounts should not be allowed to refresh data since there is no token to do so. At the moment, no warning message appears because no redirect to a different...

bug
help wanted

### What's not working? It seems like `@redwoodjs/[email protected]` has `[email protected]` in its `package.json` but it should be `7.34.2`: https://github.com/redwoodjs/redwood/blob/main/packages/forms/package.json Is there something up with the publishing of `@redwoodjs/forms` that causes...

bug/needs-info

"#/definitions/LocationCustomAttributeDeleteResponse" "#/definitions/LocationCustomAttributeDeleteRequest" and more are invalid refs in the spec. Why is this happening?

Is Mailgun interested in generating SDKs instead of handwriting them? I generate SDKs for APIs and would love to help.