38 comments found.
Hi, great work guys!
The package have toast API? not by button, activate with function?
Hey @davidcastillo, Thank you for the compliments, we appreciate it a lot. And we are sorry to let you know that the package didn’t come up with toast API. We used the antd component for notification and popups. We added Toast API to our upcoming feature list though. If you have any other queries please let us know. We will be happy to assist you.
Ok, thanks guys!
Team…...........I’m eagerly waiting for React JS + Typescript Version. Please Release
Thank you for your suggestion. We have plans to add TypeScript to our React version, but we do not have a definite timeline for its completion yet. However, we are excited to announce that we will release TypeScript + Vue version later this week.
Please add React with typescript version
Hey @yrohit1,
Thank you for your suggestion. We have plans to add TypeScript to our React version, but we do not have a definite timeline for its completion yet. However, we are excited to announce that we will release TypeScript + Vue version later this week.
Hi I don´t get the tools setup can someone help me there?
Hello fabianmaiermitleo, please contact us here: https://themeforest.net/item/hexadash-svelte-multipurpose-admin-dashboard-template/42355059/support with more details. Thank you for your patience.
Can you please update the vue boilerplate from webpack to vite please
Hello,
There is a new version (Vue 3 + TypeScript) coming at the end of this month, which includes Vite. I hope this will help you.
Thanks.
Hello, Sorry for the inconvenience. Please contact our support team here https://sovware.com/envato-support/?envato_item_id=42355059
Thanks
Hello, I bought the Hexadash React template and I see that it has 3 folders, boilerplate, documentation and hexadash-react, which one should I use or which one is better optimized?
Hi, The documentation contains project documentation, and hexadash-react is the actual project you can work on. You should use the hexadash-react folder to work on the project. And the boilerplate folder can be used as a starting point to create a new project based on the template. Also the template is well optimized.
Thanks
Please integrate supabase in your protect!!! You will get a lot of new clients if you add that to svelte and node protects.
Thank you for your suggestion regarding the integration of Supabase into our Svelte and Node projects. We appreciate your input and are always looking for ways to improve our products and services.
Please be advised that we do have plans to integrate Supabase, but we do not have an estimated time of arrival (ETA) at this point. We will definitely keep you informed once we have more information or updates on this matter.
Thank you again for your feedback and support.
Or Integrate Firebase too please. Can you send me a better manual about the api rest that you use for the auth in svelte project? please. The documentation is not enough it just show the estructure of the project but dont say anything about the Dataservices or authentication.
Hello,
Sorry for the delay in our response. We are working on integrating Supabase into Svelte. If you require assistance with the REST API, please contact our support team at https://sovware.com/envato-support/?envato_item_id=42355059. We would be more than happy to assist you.
Thank you.
When is tailwind version coming? Do you have any plans to integrate supabase?
Hello,
Thank you for your inquiry. At the moment, we are currently in the development phase for the upcoming release of our Tailwind version. We are hopeful that it will be ready for release by next month.
While we appreciate your suggestion to integrate Supabase, we do not have any plans to do so at this time. However, we are always looking for ways to improve our product and provide the best possible experience for our users.
Thank you for considering our product, and please let us know if you have any further questions or suggestions.
Best regards.
How to enable server side render for every page; Thanks in advance!
I will suggest you to go through the official docs here https://kit.svelte.dev/docs/page-options#prerender
Thanks
Please can you help me to understand the theme were i bought(for svelte); because this documentation is too little help… If i understand correctly, should i discover the theme and ui from myself;;; Thanks in advance!!!!!
I’m sorry, but your question is not very clear. Could you please provide more context and clarify what exactly you’re trying to accomplish?
Additionally, the documentation conatains information about theme configuration. Also the UI elements are well organized to find in project files.
Are you thinking of introducing a tabulator library? I am looking forward to using the above library.
Thank you for your suggestion regarding the Tabulator library. While we don’t currently have plans to introduce this library, we appreciate your interest and will certainly consider it for future development. If you have any specific requirements or use cases in mind, please feel free to share them with us so that we can better understand your needs.
Is this dashboard available react + typescript ?
Hi, The React with TypeScript is currently unavailable, but we do have plans to support it in the future, although we cannot provide an estimated time of arrival at this moment.
Hi team, when can we expect Django version . I am waiting for that
Hello, We are pleased to inform you that our Django version is in the final stages of testing and is almost ready for deployment and release. If you require early access to the template, please do not hesitate to contact our support team, who will be happy to provide you with the necessary files. Thank you.
Thanks for that .Sure i wanted to try early version.Should i need to fill form here https://sovware.com/envato-support/ ?
Yes, please use this form to contact our support team.
The screenshots/code segments seem to be missing or something in step 2 for firebase integration in the docs, i need help doing firebase integration
Hi @banana_12376, Thank you for reaching out. We are sorry to hear that you’re having trouble with the documentation for Firebase integration. We are working on it. And will update it soon once it done.
I have purchased this theme on Tuesday. I am still not able to get it work in dev mode. Today I have downloaded a fresh copy. Unzipped . Went to hexadash-svelte\hexadash Run yarn install Run yarn dev
I am gettiing an error Not found: /css/bootstrap.min.css.map
My node version is v16.15.1 yarn version is v1.22.19 theme version is “version”: “1.1.0”
Please provide a working code base.
We are sorry to see you facing issues. And except this missing file error the project should run fine. Also please note that it’s currently the weekend and our developers may not be available to assist immediately, however we will do our best to solve the problem for you as soon as they are available. Thank you for your patience and understanding.
There are issues in dev mode even after the missing file issue is resolved. Please provide a proper working code base ASAP
We apologize for the delay, but we have just released an update. You will receive a notification once the update is approved on ThemeForest. Thank you for your patience.
Thank you for the effort taken. Once the update is release I will test and revert back
You’re welcome! Please feel free to test the update once it’s released and let us know if you have any further questions or concerns. We’ll be happy to assist you.
GMap is not getting displayed for Svelte app
It sounds like you’re encountering some issues with your Svelte application. To help resolve these issues, it would be helpful if you could provide more details about the specific errors you’re encountering. This could include the error messages displayed in the console, as well as any relevant code snippets or configuration files.
If you’re unable to resolve the issues on your own, you can also contact the support team for further assistance. They may be able to provide you with specific solutions or advice based on your unique situation.
I am using the same code as being given by the theme. THe only change made is src\lib\view\dashboard\demoSix\SalesByLocation.svelte istead of VectorMap I used GMap from @components/maps/Gmap.svelte. The HTML snippet is <CardBody> <Row> <Col md={6}> <SalesByLocation {dataPeriod} /> </Col> <Col md={6} class=”d-flex align-items-center justify-content-center”> asdasd <GMap /> </Col> </Row> </CardBody>
I apologize for the inconvenience and I assume you imported the GMap component, right?
import GMap from ’@components/maps/Gmap.svelte’; This is the import statement
We will need to thoroughly examine the code. For further assistance, please reach out to our support team at https://themeforest.net/item/hexadash-svelte-multipurpose-admin-dashboard-template/42355059/support and provide them with the relevant files. We will inform you as soon as the issue is resolved. Thank you for your patience.
I have already raised tickets, Can you please check at your side whether you are able to make it work at your side
My svelete app is throwing lot of errors and none of the dashboards are getting displayed
I am using svelte version of this theme. For me when I run in dev mode applicaiton is not working. the command I used is yarn run dev In console I can see errors . but when build and previewed there is no issue
When can I get a reply on this? The error in console is index.mjs:1
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$$')
at T (index.mjs:1:1960)
at new dist_default (index.mjs:1:5821)
at Array.create_default_slot_2 (Signin.svelte:77:19)
at create_slot (index.mjs:71:28)
at create_fragment32 (CarouselItem.svelte:10:53)
at init (index.mjs:2031:37)
at new Col (Col.svelte:60:30)
at Array.create_default_slot_1 (Signin.svelte:75:13)
at create_slot (index.mjs:71:28)
at create_fragment76 (Progress.svelte:25:63)
Hi, It looks like you are using the wrong command to run the Svelte application in development mode. The correct command is “yarn dev”, without the “run” keyword.
I tried deleting node_module, done yarn install, then run yarn dev Still getting the same error
proxy.js?v=05f97b1e:15 logError @ proxy.js?v=05f97b1e:15 index.mjs:1
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$$')
at T (index.mjs:1:1960)
at new dist_default (index.mjs:1:5821)
at Array.create_default_slot_2 (Signin.svelte? [sm]:77:19)
at create_slot (index.mjs:71:28)
at create_fragment32 (CarouselItem.svelte:10:53)
at init (index.mjs:2031:37)
at new Col (Col.svelte:60:30)
at Array.create_default_slot_1 (Signin.svelte? [sm]:75:13)
at create_slot (index.mjs:71:28)
at create_fragment76 (Progress.svelte:25:63)
Now I am getting in server th following error when I run yarn dev Not found: /_app/immutable/components/pages/(common-layout)/(dashboard)/home-three/_page.svelte-eade62d2.js at times and in front end it is index.mjs:1
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '$$')
at T (index.mjs:1:1960)
at new dist_default (index.mjs:1:5821)
at Array.create_if_block (http://127.0.0.1:4174/src/routes/(:4174/common-layout)/+layout.svelte:193:15)
at create_fragment (http://127.0.0.1:4174/src/routes/(:4174/common-layout)/+layout.svelte:698:94)
at init (index.mjs:2031:37)
at new Layout (http://127.0.0.1:4174/src/routes/(:4174/common-layout)/+layout.svelte:852:3)
at createProxiedComponent (svelte-hooks.js?v=873d1087:341:9)
at new ProxyComponent (proxy.js?v=873d1087:242:7)
at new Proxy<+layout> (proxy.js?v=873d1087:349:11)
at construct_svelte_component_dev (index.mjs:2232:26)
Is there any issue with the Svelte version of the theme to run in dev mode. Please let me know as I am running out of time and I need to justify why I purchased this theme