584 comments found.
Dear redqteam, have you plan to Next JS 14 ?
Hi yes, we will update it to next js 14 in future
Great _
Aren’t they planning to add a crypto dashboard?
It’s ok, thanks!
Hi You are welcome
Are standard components available?
Like alerts, loading, various modals, Dropdown autocomplete fields, Toggle button, Ratting, select fields, Chip, Backdrop, Drawer etc
Hi Yes, all are available in our template.
some components are missing, such as ‘react-select-async-paginate’ and ‘multi-select’
Hi Please open a support ticket and our technical support team will assist you.
how to apply the updated version of this template on my current project?
Hi Please open a support ticket and our technical support team will assist you.
Hello, Do you have a JavaScript version?
Hi We have used TypeScript 5.2.2
Safari its supported ?
yes
I’m wondering where is the changelog so i can know what features are being added and also updated with the newest update? i see its updated yesterday
Hello Sorry Didnt look below the page for the change logs thanks for ur help
can you please explain what do you mean by -form code is now more organized and ready to connect with API
Hi We ensure that every form is properly validated and, upon submission, the form data is displayed in the browser’s console. Additionally, the validation schema code and messages are organized to make integration with users’ APIs easier.
Hi,
Have you plan to add i18n, LTR/RTL to ‘isomorphic’ theme ?
Hi We already have RTL support and will look to add the i18n in our future updates.
Hi , could you please send me the documentation for this , i want to have a look before i buy this . thanks!
Hope I can write few test cases for frontend?
Hi We do have QA engineer to write and check our item. However feel free to let us know your desired test cases and we will try to add them
Hello, ¿it is possible to integrate this dashboard with a multi-step form with conditionals, etc?.; My intention is to create a legal services website and have the user fill out different types of necessary fields and pay, they can log in to this dashboard and see the fields they filled out, something like this:
Form: https://prnt.sc/oUvoHHFiOri7
https://prnt.sc/8oHv7oW23WcE Dashboard: https://prnt.sc/wQnP-KVve43o https://prnt.sc/gECFTCzyxlEtOk, can i integrate This dashboard with the information placed in This multi step form? Did you have something else for wordpress?
Hi yes you can but it will require some additional customization according to your information. Unfortunately we do not have anything similar on WordPress.
does this template come with multiple selection?
Hi Can you please let us know in details what you meant by multiple selection.
select multiple item from the dropdown list, i cant find any of this function in your template
We do not have this kind of UI design yet, but we will add in our upcoming update. Now, you can try this npm package for multi select -> https://www.npmjs.com/package/react-multi-select-component
is Ant Design library used in version 5.0 ?
Hi, we didn’t update our legacy code, we are offering a brand new dashboard template built using cutting-edge technologies.
thanks, according to my understanding in new version instead of ant design used RizzUI package, but RizzUI still in development mode and not recommended to use in production. So, can we use this template in production?
Yes, you can. We are building RizzUI too and we will provide support for every RizzUI update.
I used the last update. I follow the instruction in readme. After run pnpm install successfully, rename .env.local.example to .env.local, then I run pnpm dev and see this error:
❌ Invalid environment variables: { NEXTAUTH_URL: [ ‘Required’ ], GOOGLE_CLIENT_ID: [ ‘Required’ ], GOOGLE_CLIENT_SECRET: [ ‘Required’ ] } I go to file env.mjs and comment out validation of those env variables, then I can run pnpm dev without these error but it redirect to http://localhost:3000/signin?error=Configuration then show error ‘decryption operation failed’
Please send me GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET
if you need google auth, try to get your client and secret from https://console.developers.google.com/apis/credentials
or you can comment those from env.mjs file
Hi what file I should comment. I no need auth. Can you have a guide to help me. I can not auth so I can not go to dashboard
Hi our support team looks at tickets on queuing basis and soon they will respond to your ticket.
I used the last update. I follow the instruction in readme. After run pnpm install successfully, rename .env.local.example to .env.local, then I run pnpm dev and see this error:
❌ Invalid environment variables: { NEXTAUTH_URL: [ ‘Required’ ], GOOGLE_CLIENT_ID: [ ‘Required’ ], GOOGLE_CLIENT_SECRET: [ ‘Required’ ] }
I go to file env.mjs and comment out validation of those env variables, then I can run pnpm dev without these error but it redirect to http://localhost:3000/signin?error=Configuration then show error ‘decryption operation failed’
Hi Please open a support ticket and our technical support team will assist you.
how to fix it? Error [ERR_REQUIRE_ESM]: require() of ES Module C:\Users\yagam\OneDrive\Desktop\project\isomorphic-nextjs\node_modules\@glidejs\glide\dist\glide.js from C:\Users\yagam\OneDrive\Desktop\project\isomorphic-nextjs\.next\server\pages\dashboard\my_profile.js not supported. glide.js is treated as an ES module file as it is a .js file whose nearest parent package.json contains “type”: “module” which declares all .js files in that package scope as ES modules. Instead rename glide.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules, or change “type”: “module” to “type”: “commonjs” in C:\Users\yagam\OneDrive\Desktop\project\isomorphic-nextjs\node_modules\@glidejs\glide\package.json to treat all .js files as CommonJS (using .mjs for all ES modules instead).
Hi Please open a support ticket and our technical support team will assist you.
I created a ticket. please see immediately. No: #3368546
Hi Our technical support team will look into it and will respond back to your ticket.
Why can’t you solve my problem? or I want to return
Hi our support team will soon provide you with solution.
npm run start, Error: error:0308010C:digital envelope routines::unsupported
im using nodejs v18.12.1, help
Hi Please open a support ticket and our technical support team will assist you.