kennyredstart

Results 3 issues of kennyredstart

When adding paragraph to patches the heading is completely ignored. Example code: ```javascript var patchChildren = []; this.textViewData.forEach((item) => { let title = `${item.code} ${item.title}`; patchChildren.push( new Paragraph({ text: title,...

I'm running in a problem where the properties of my parcel are not set, yet they are available via the $attr ? Parcel config: Mounting the parcel: /code parcelConfig: import('@mf/documents').then((ns)...

I'm running in a problem where the properties of my parcel are not set, yet they are available via the $attr ? Parcel config: Mounting the parcel: /code parcelConfig: import('@mf/documents').then((ns)...