Pavel Müller

Results 8 comments of Pavel Müller

ref: ant-design/ant-design#4102

I have the same question. The documentation recommends I should not generate or hard-code the secret key on the client side but does not show any example of how can...

@ali-taghipour Thanks! That is definitelly a better approach then hard-coding the key. However this would only prevent to have the secret key in the **code base** not in the JS...

Hi, I'm having the same issue. Even using the [example for typescript in the documentation](https://rematchjs.org/docs/getting-started/typescript/) I'm getting these errors. Is the library still maintained? ```typescript import { createModel } from...

Having the same issue .. any update?

Hey. I figured out installing older version of `three.js` fixes some of the issues. However I'm still having a problem with three objects quickly appearing in the beggining and then...

Sorry but I can't share the file itself for property reasons, however I can share some more details. Seem to be related to a missing standard font _FoxitDingbats_. This is...

Hey, there is a high severity vulnerability in jspdf fixed in [v2.3.1](https://github.com/parallax/jsPDF/commit/d8bb3b39efcd129994f7a3b01b632164144ec43e) (eDoS is possible via the addImage function). Will this be merged any soon? Thanks