HiI have an issue when using CKEditor 5 inside a modal - in that the link URL field doesn't get focus, so I can't type in the link.I've read issues online but cannot seem to resolve.Assistance would be great ! :-)
Hello,We bought your Metronic 8 template few days ago. We focus on Angular template, downloaded. It is up and running.If we compare HTML templates to Angular, we notice that there are several items in your HTML demo is missing in Angular demo. I assume that you rightfully get rid off jQuery...
Buongiorno, scusate ma e' da poco che mi sono "buttato" su web quindi sono ancora un novellino nella programmazione. Non trovo lo script per eseguire "Upload File" su server, utilizzando "dropzonejs" non trovo il file di configurazione dove devo inserire le credenziali di accesso ai folder del serve...
HiDo you have a working example of the DropzoneJS for React?In the demo1 code I don't see itsomething like this:https://preview.keenthemes.com/metronic/demo1/crud/file-upload/dropzonejs.htmlbut for ReactJSthank you!
why aren't preparations on github use the same row on actual file? likes, if I comment 27-83 row on my PrivateRoutes.tsx, it will comment the } after as well.other preparations are also confusing likes removing dashboard folder before clearing DashboardWrapper.tsx.is there any...
Hello!I am developing a web application based on Metronic theme, laravel_app version. I would like to use your menu and breadcrumb construction solution but the documentation on this is poorly described. In pages.php I have:'greenhouse' => array( 'title' => 'Green...
I configured the home page using Metronic.I created a build folder through yarn build and registered it on my hosting server.But only the splash-page is visible and the root div is not read.I wonder if I have to expand to see my main index on the hosting server.need helpOnly sp...
I am working with demo1, for laravel. I have followed several tutorials to work with livewire. Is it possible to integrate livewire with Metronic 8, is there any way to properly integrate livewire?
Hi, I tried to add a new account in my laravel starterkit and after this get me error:View [pages.system.metronic.not_found] not found..I can mention that when i creat account it’s telling me that i have reseted password. Please check this. I have used the latest laravel starterkit version...
Hi there,After updating the Metroinic version. I got this error: Loading module from “http://127.0.0.1:5173/metronic8/vue/demo8/src/App.vue?vue&type=style&index=0&lang.scss” was blocked because of a disallowed MIME type (“”)when I omit the style files from app.vue file project works just...
Hi,I'm trying to implement Metronic indicator for page loading (https://preview.keenthemes.com/html/metronic/docs/base/page-loading).I've copied sample code (js + html) from the mentioned page to my page.On button click it reports next error in console:Uncaught TypeError: KTApp.sh...
i created wizard demo page with Sarterkit demo (Blazor). i have found necessary javascripts are loaded (create-app.js) but the wizard page was not working. i created different page wizard.razorbelow the code which contain html code @page "/incidents/IncidentWizard"...
I am using Metronic Blazor. While the sticky header normally works, it doesn't work on mobile. The part that works in the video below is the html demo.Do I need to trigger a function to make it work on the mobile as well?
when i write the npm run devits running but when i go to the website this error is display to me : Cannot read properties of undefined (reading 'length') at memoizedBinarySearch (file:///D:/DevOps/Sahab-Vue/node_modules/vite/dist/node/chunks/dep-67e7f8ab.js:9948:25) at trace...
Hi,How to create public page which allow the unauthenticated user (like about us, contact us or landing page) ?ThanksPS. Using React in 8.1.6 Metronic version
Hi,we update metronic(laravel version) to version 8.1.6 , but seams jsTree not work.when change file plugins/custom/jstree/jstree.bundle.js to old version, It works correctly 🙂Please check this package.Thanks.
Hi,I am trying to use the KTStepper with laravel livewire.I have a stepper livewire component which includes the stepper and a script to initialize the stepper.That livewire component is used inside my blade.The problem: Every time I enter something in an input, the stepper refreshes and l...
Dear support!I am using Metronic 8 with Html theme 8 and .Net 6 to develop my application.In the SELECT element, I am using data-allow-clear="true" and options are loads from the server and used in HTML as showed below:a) Instruction in server controller:ViewData["ClientRole"] = new...