I tried to export PDF with method in my project(using vue). But , the following error occurred.
ttf.js:50 Uncaught Error: Table loca not found in directory
at Directory.readTable (ttf.js:50:1)
at TTFFont.parse (ttf.js:1210:1)
at new TTFFont (ttf.js:1202:1)
at eval (core.js:267:1)
at req.onload (core.js:246:1)
How can I solve this problem?
I have a large project that uses BootstrapVue. It also uses Vuelidate for validation. Why should I consider using Kendo UI instead? What are the major differences or pros/cons of one versus the other? Would Kendo UI be able to completely replace BootstrapVue + Vuelidate?
Thanks.
I was glad to hear, that the new release supports Vue 3. So I just started building a new app with Vue 3 TypeScript and wanted to use the Native Kendo Controls. But I have problems to set things up. With Vue 2 and JavaScript I had no problems with Kendo. But now it seems just not to work.
I also cannot find any documentation on that topic. It would be realy disapointing if it is missing. Maybe I'm just blind.
I've tried to make it work by modifying this official example, here's my code.
Unfortunately when I try to select a single row it throws the following error (both in stackblitz as well as local dev environment)
Error in /turbo_modules/@progress/kendo-vue-grid@3.2.9/dist/npm/utils/index.js (401:23) Cannot read properties of undefined (reading 'items')
Is there a way to make grouped rows + checkboxes work in Kendo Native Grid?
Thanks in advance
Hello,
please can somebody tell me what can i do with this style issue ? this issue display also with ComboBox and all of this stuff
I use vuejs version
"@progress/kendo-vue-dropdowns": "^3.5.0",
many thanks
Is there an example of how to override the user experience in the Hyperlink tool? I would like to be able to set the cursor on an existing hyperlink, click the Hyperlink tool and change the display text on the hyperlink. This change would also include adding a "Display Text" form field on the hyperlink tool dialog view.
Thank you for your help.
Hi all,
I would like to try Kendo Vue SpreadSheet wrapper component.
Because there is no native Vue SpreadSheet component at the moment.
I have tried somethings but I cannot run my example programs.
I have installed kendo-ui and spreadsheet wrapper (or any other wrappers).
When I run the program with npm run dev I got error below.
(I tried it on Windows 10 and Linux Ubuntu 22)
EDIT: I found this https://github.com/telerik/kendo-ui-core/issues/7238, but there is no solution addressed.
=========================================================================
Hi,
I want to use new notification Vue Notification Component & Overview | Kendo UI for Vue Docs & Demos (telerik.com) from kendo-vue-notification package. How I can implement autohide feature? I need to show the result of a operation but user doesn't have to close notification.
Thanks
Pavel