26 comments found.
I just purchased this product but the frontend doesn’t load and a console error appears:
Uncaught (in promise) ReferenceError: $state is not defined at <instance_members_initializer> (state.svelte.js?v=b61b1b67:32:17) at new Page (state.svelte.js?v=b61b1b67:31:14) at state.svelte.js?v=b61b1b67:31:9Understand this error
I’ve tried resolving this myself but there seems to be a never ending string of changes needing fixing. It doesn’t seem usable at all.
I’d like to kindly request a refund since I’m trying to save time for a quick proof of concept project and will rather look to purchase another functional template I can get started on immediately.
Inside the package, the component <LeafletMap> using static json gps location file to plot the graph when page loaded.
The problem when I create a page that need rest api to gather new gps location, the gps location will contain once onMount had complete. , But the <LeafletMap> component can’t react the location value had updated .
As inside <LeafletMap> code is hard, any hint for me.
<LeafletMapGermanySingleSite
class="mt-3 h-[470px] rounded-md bg-slate-200"
zoomProp={5}
showMultipleLocations={false}
lat={installation_latitude} // custom by me
long={installation_longitude} // custom by me
/>
Solved, simplify let lat = null, let lang = null instead of let lat =0, let lang =0
Hello,
Thank you for your patience, and we sincerely apologize for the delayed response. We’re glad to hear that you’ve resolved the issue by simplifying the initialization to let lat = null and let lang = null instead of using 0.
If you encounter any further challenges or need additional assistance, please don’t hesitate to reach out. We’re here to help and value your feedback!
Midone – Tailwind CSS Svelte 4 Admin Dashboard Template + HTML Version Purchase codes Authors may ask you for a purchase code to verify that you’ve purchased this item.
f44b2323-a8a1-4cb1-afa1-839c864d4122 – 2 Oct 2023 REGULAR LICENSE
Below is npm install error message, seeem package is out-date, pleaes have any proper soution. npm resolution error report While resolving: enigma-svelte@0.0.0 Found: typescript@5.5.3 node_modules/typescript dev typescript@”5.1.6” from the root project
Could not resolve dependency: peer typescript@”4.1.2” from svelte2tsx@0.4.14 node_modules/svelte2tsx peer svelte2tsx@”0.4.12” from lucide-svelte@0.88.0 node_modules/lucide-svelte lucide-svelte@”0.88.0” from the root project
Fix the upstream dependency conflict, or retry this command with—force or—legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
Thanks such download the latest servlet kit version , work perfect
You’re very welcome! If you have any more questions or need further assistance, feel free to reach out.
Hello,
just bought your Midone Admin Dashboard Template, but I’m not able to get that running with many issue with the npm package.
I’m not able to get that running on SvelteKit since a lot of depending on localstorage etc. Any chance you have a version over SvelteKit. To me is the best looking Dashboard right now but just not usable over SvelteKit
Hello,
Thank you for purchasing the Midone Admin Dashboard Template and for your feedback.
We appreciate your suggestion, and we’re currently working on upgrading it to be compatible with SvelteKit. We understand the challenges you’re facing, and we’re committed to making it easier to use with SvelteKit in the future.
Thank you for your patience, and please stay tuned for updates!
Best regards
Midone – Tailwind CSS Svelte 4 Admin Dashboard Template + HTML Version
Purchase codes Authors may ask you for a purchase code to verify that you’ve purchased this item.
f44b2323-a8a1-4cb1-afa1-839c864d4122 – 2 Oct 2023 REGULAR LICENSE
Below is npm install error message, seeem package is out-date, pleaes have any proper soution.- npm resolution error report
While resolving: enigma-svelte@0.0.0 Found: typescript@5.5.3 node_modules/typescript dev typescript@”5.1.6” from the root project
Could not resolve dependency: peer typescript@”4.1.2” from svelte2tsx@0.4.14 node_modules/svelte2tsx peer svelte2tsx@”0.4.12” from lucide-svelte@0.88.0 node_modules/lucide-svelte lucide-svelte@”0.88.0” from the root project
Fix the upstream dependency conflict, or retry this command with—force or—legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
Regards Sam LamElite Author, any update ?
Today try to download the source project and run npm install found error one package issue. herewith the error output:
- npm resolution error report
While resolving: enigma-svelte@0.0.0 Found: typescript@5.5.3 node_modules/typescript dev typescript@”5.1.6” from the root project
Could not resolve dependency: peer typescript@”4.1.2” from svelte2tsx@0.4.14 node_modules/svelte2tsx peer svelte2tsx@”0.4.12” from lucide-svelte@0.88.0 node_modules/lucide-svelte lucide-svelte@”0.88.0” from the root project
Seem typescript package is out-datedMay I know how to fix it in proper way.
Regards, Sam Lam
While resolving: enigma-svelte@0.0.0 Found: typescript@5.5.3 node_modules/typescript dev typescript@”5.1.6” from the root project
Could not resolve dependency: peer typescript@”4.1.2” from svelte2tsx@0.4.14 node_modules/svelte2tsx peer svelte2tsx@”0.4.12” from lucide-svelte@0.88.0 node_modules/lucide-svelte lucide-svelte@”0.88.0” from the root project
Hello, first I wanna say great work with this theme, I have a small question, Svelte 5 is in it’s release candidate stage, are there plans to update the theme to utilize Svelte 5 once it’s eventually released.
Hi there,
Thanks for using Midone and for your interest in Svelte 5. We’re definitely looking forward to updating the theme once Svelte 5 is officially released. However, we are currently exploring alternative UI packages for HeadlessUI Svelte, as there are concerns regarding its maintenance by the package author.
If you have any more questions or suggestions, feel free to let us know!
Best regards
Is SvelteKit supported yet for this?
hello? Is SvelteKit supported yet for this?
It looks like this theme is no longer supported.
Hi there,
Yes, the item is still supported. However, just to clarify, this theme isn’t built on top of SvelteKit. If you have any questions or need assistance, feel free to ask.
Best regards
Hi,
I am getting this error on MAC m1 on running svelte code. Unable to start the application. npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for inotify@1.4.6: wanted {os“} (current: {os“}) npm ERR! notsup Valid os: linux npm ERR! notsup Actual os: darwin
npm install dev --legacy-peer-deps
npm ERR! A complete log of this run can be found in: /Users/vivek/.npm/_logs/2024-01-23T22_53_26_182Z-debug-0.log
Hi,
Thank you for reporting this issue. I understand you’re encountering difficulties running Svelte code on your MAC M1 and receiving the specified error message.
I want to inform you that we’ve just released an update for the relevant dependencies. Please download your project again and rerun the compilation process. This update should address the issue you’re facing.
If you still encounter challenges after updating your project, please let us know. We’re here to assist you in resolving this matter.
Thanks for your understanding and support.
How can I make it so that Disclosure group has all closed on default?
Hi,
Thank you for reaching out to us. Unfortunately, at the moment, the props you are inquiring about is not available. We apologize for any inconvenience. If you have any other inquiries or if there’s anything else we can assist you with, please feel free to let us know.
Best regards.
Hi, I purchased Enigma Midon long time ago. I just build now again and I recognized that kinda background missing. I can not explain to you very well but hope you know what I mean. It was a tiny “curve svg” or something but it looked much better. Can you help me where I can find it? Thank you in advance.
Hi there,
Thanks for reaching out! I appreciate your keen eye for detail. The background “curve svg” you mentioned has been moved into the “tailwind.config.js” file as a string for better optimization.
To restore it as an SVG file, you can use this online tool.
https://yoksel.github.io/url-encoder/Simply paste the string into the tool, and it will generate the corresponding SVG file for you. If you run into any issues or have further questions, feel free to let me know. I’m here to help!
Thanks for your understanding and happy coding!
Best regards
Hi.
I’ve recently purchased a Svelte version of the Midone template and have an issue with the first step in Rubick version. The `npm install` throws me this error:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: rubick-svelte@0.0.0
npm ERR! Found: svelte@4.2.8
npm ERR! node_modules/svelte
npm ERR! dev svelte@”4.0.4” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@”3.47.0” from @rgossiaux/svelte-headlessui@2.0.0
npm ERR! node_modules/@rgossiaux/svelte-headlessui
npm ERR! rgossiaux/svelte-headlessui“^2.0.0” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
With `—legacy-peer-deps` param it gets installed but the browser page is blank, nothing is rendered inside the app and routes do not work.
I’m using Node v18.16.0 and npm v10.2.1
Thank you for your time and effort.
EDIT: The same thing is happening with lucid-svelte and svelte-navigator, they still don’t support Svelte 4 so saying that this is “Svelte 4 Admin Dashboard Template” is just a lie.
Hi there,
Thanks for reaching out, and I’m sorry to hear you’re facing installation issues. To resolve this, please try updating your Node.js version to the latest one. This often helps in addressing compatibility issues during the installation process.
If the problem persists, could you provide a brief video of the installation process? This will help us better understand the issue and provide a more accurate solution.
Regarding the Svelte version, you can check the dependencies in the “package.json” file, and the latest Svelte version we use is “^4.0.4”.
If you encounter any issues with this package, please don’t hesitate to get in touch with us again.
Thanks for your cooperation, and I appreciate your patience!
Best regards
It would have been nice if whoever wrote this email read what I’ve written. This way your email only comes across as disrespectful. Your app sells like the “Svelte 4” app and the components I’ve mentioned have been declared by their developers as “not supporting Svelte 4”. So how would an updated version of Nodejs help? BTW, my version is v18.16.0, which is also something you haven’t read. You can close this thread, I’m applying for a refund.
Hi,
I appreciate your candid feedback, and I apologize for any frustration you’re experiencing. I want to ensure we address your concerns effectively. To better assist you, could you please provide more details about the specific components that are causing compatibility issues? Understanding these details will help us investigate the problem more accurately.
Additionally, I want to reiterate that our template utilizes Svelte version “^4.0.4,” and the demo link provided:
https://rubick-svelte.vercel.app/Demonstrates the successful deployment of a Svelte 4 project on Vercel without any issues.
If there are specific error messages or details about the components not supporting Svelte 4, please share them with us. This will enable us to offer a more targeted and helpful solution. Our goal is to ensure your satisfaction with the template, and we appreciate your patience and cooperation in resolving this matter.
If you have any other questions or concerns, feel free to let us know. We’re here to assist you.
Best regards
I dont’ understand why you won’t read my firt post. I mentioned there svelte-headlessui, lucid-svelte and svelte-navigator, and you can find an error message for the first in line of packages with issues. Maybe there are more, but I didn’t have the time to investiage, those three came first. The last one is your router, so the most important part of your app, and there is an open issue on their github in regards to update for Svelte 4. The last update of svelte-navigator was more than a year ago, as stated on npmjs.com.
So that’s it? You just left the conversation? Either make this work or return my money.
Hi,
We have approved your refund request.
Best regards.
BUENAS TARES, TIENES LA VERSIÓN QUE ADQUIRI PERO EN “VUE”
Hello,
I apologize for the late reply. Unfortunately, the version you acquired is currently available only in the React framework. We don’t have a Vue.js version at the moment. I understand this might not be the news you were hoping for, and I appreciate your patience.
If you have any further questions or if there’s anything else I can assist you with, please feel free to let me know.
Thank you for your understanding.
Best regards
Hello,
What version of Svelte is this and is Sveltekit supported?
Hi,
I sincerely apologize for the delayed response, and I appreciate your understanding. The current version of our product is built on Svelte 4. However, I regret to inform you that SvelteKit is not yet supported. We understand the importance of this feature and are actively exploring possibilities for future updates. If you have any more questions or if there’s anything else we can assist you with, please feel free to let us know.
Thank you for your patience.
Best regards
Can you please let us know if this theme will have frequent new feature updates? Not bug fixes, but actually new features? The last update was 4 months ago.
Hi,
I deeply apologize for the considerable delay in my response. Your understanding is greatly appreciated. Regarding your question, yes, we plan to provide regular updates to Midone, not only addressing bug fixes but also introducing new features. We acknowledge that the last update was four months ago, and we are committed to enhancing our theme with more functionalities in the upcoming releases.
Thank you for your patience and for choosing Midone.
Best regards
i’ve bought this template, is still supported?
tom-select has a bug: if you add long text, the tab freezes some suggestion
Hi,
I sincerely apologize for the delayed response, and I appreciate your understanding.
Thank you for bringing this to our attention. We’re aware of the issue with tom-select when adding long text, causing the tab to freeze on some suggestions. Our development team is actively working on a fix for this, and we aim to release an update addressing this issue as soon as possible.
Once again, I apologize for any inconvenience this may have caused. If you have any more details or specific scenarios related to this bug, feel free to share them, and we’ll do our best to ensure a comprehensive fix.
If you have further questions or concerns, please don’t hesitate to let us know.
Best regards
This is not a problem with long text, it is a problem related to certain languages
For example, which I use Azerbaijan language (UTF
The letters of our language use a different amount of memory, I think this is related to this, here is an example of letters
” Ə Ö Ü Ğ Ç ”
example words
“Veb proqramlaşdırma sahəsi üzrə karyera qurmaq istəyən yeni mütəxəssislər”
Dear Support,
Today online purchased the following package and test.
themeforest-7JofcHJt-midone-svelte-admin-dashboard-template.zip
I would open the source folder C:\self_lean\Svelte Version\Enigma v1.0.0\Source \ and can npm install npm run dev npm run build npm run preview
But I would like to test compile svelite app and hosting to dedicate nodes server
I try to install npm i -D @sveltejs/adapter-node@next
But it showed so many errors.
As the project is built by vite+svelte, May I know how to compile the project and allow hosting to my own dedicated node server.
Thanks.
Regards, Sam Lam
Hi Sam Lam,
I sincerely apologize for the delayed response. I appreciate your purchase and your effort to test the Svelte admin dashboard template.
To compile the project and host it on your dedicated node server, you can follow these steps:
1. Navigate to the Project Folder: Open your terminal or command prompt and navigate to the project folder using the cd command. For example:
cd C:\self_lean\Svelte Version\Enigma v1.0.0\Source
2. Install Dependencies:
Run the following command to install the project dependencies:
npm install
3. Compile for Production:
To compile the project for production, use the following command:
npm run build
4. Run Locally:
If you want to preview the compiled project locally, you can use the following command:
npm run preview
This will start a local server, and you can access the preview in your browser.
5. Prepare for Hosting: To prepare the project for hosting on your dedicated node server, you can use the @sveltejs/adapter-node package. Run the following command:
npm install -D @sveltejs/adapter-node@next
6. Update Configuration: Modify the svelte.config.js file in your project to include the adapter. Make sure it looks something like this:
import adapter from '@sveltejs/adapter-node';
export default {
kit: {
adapter: adapter(),
// other configurations...
},
// other configurations...
};
7. Build for Node:
Finally, rebuild the project with the new adapter configuration:
npm run build
Now, you should have a build ready for hosting on your dedicated node server. Upload the contents of the sapper/build folder to your server, and your Svelte app should be accessible.
If you encounter any issues during these steps, please let me know, and I’ll be happy to assist you further.
Best regards
Hello! Are any libraries used by your template under GPL license?
Hi,
I sincerely apologize for the delayed response. Regarding your inquiry, our template utilizes various libraries and dependencies, and their licenses may vary. We make sure to respect the licensing terms of each library used. However, I recommend checking the specific licenses of the libraries in the template to ensure compliance with your project requirements.
If you have any concerns about a particular library or need detailed information about a specific license, please provide the names of the libraries you are inquiring about, and I will gladly assist you in obtaining the relevant information.
Thank you for your understanding, and I appreciate your patience.
Best regards
Do you have a guide on how to convert to this theme to Sveltekit?
Hi,
I appreciate your interest in our template. I regret to inform you that, currently, our template does not support SvelteKit, and integrating it with SvelteKit is beyond the scope of our support.
If you have any other questions or if there’s anything else I can assist you with, please feel free to let me know.
Thank you for your understanding.
Best regards