Tobias L

Results 20 comments of Tobias L

push, please make a release. Waiting now 3 months for it. 🙏

Hey, i guess like @JoeyJanson this repository is dead. So maybe not ideal to create new features here. Maybe we will create a fork and add their our logic. Currently...

@matteomejia Do u use ```ts build: { transpile: ['mathjs'], }, ``` Had the same error while using the transpile key, without it works. Using **Nuxt 3.1.1 with Nitro 2.1.0**

@matteomejia sorry for the confusion, you're right! I switched now to a different `evaluate` method from another package. Works now like a charm.

Have the same issue, do you have any idea? So creating is working but saving not.

Have the same issue with nuxt 2.15.3 on two different projects.

nothing new, think we have to wait for vue3 and nuxt3 so fragment is included. Workaround as @web2wire mentioned use vue-frag, but there you have the problem that the wrapper...

Its a duplicate of [issue-597](https://github.com/crater-invoice/crater/issues/597)

@ctkc if you're using ```betaTable``` you need margins try ```js "basePdf": { "width": 210, "height": 297, "padding": [10,10,10,10] } ```