Discussion on Tailwise - Tailwind CSS React Typecript Admin Dashboard Template

Discussion on Tailwise - Tailwind CSS React Typecript Admin Dashboard Template

Cart 174 sales
Well Documented

Left4code supports this item

Supported

This author's response time can be up to 2 business days.

34 comments found.

How do I set the template to have 1 theme color throughout.I keep choosing a particular theme and every time it’s refreshed, it goes back to the old color

Hi there,

Thanks for using our template! Which version of the framework are you using? We can’t confirm the details without seeing your purchased badge on this item.

Let us know so we can assist you further!

Best regards

Hi,

Can I use this code and application for the project I am working on? It will be sold to customers. for commercial use

Hi there,

Sorry for the delayed response. You can review the licensing terms at the following link:

https://themeforest.net/licenses/standard

Thank you!

Hi,

Can I use this code and application for the project I am working on? It will be sold to customers.

Hi there,

Sorry for the delayed response. You can review the licensing terms at the following link:

https://themeforest.net/licenses/standard

Thank you!

Hi,

Is it available in react javascript?? how to use it in jsx

Hi there,

Currently, we only have a TypeScript version available. To help you work with regular JavaScript within the TypeScript project, you can configure TypeScript to allow writing JavaScript without type checking. Here’s a custom configuration you can use:


{
    "compilerOptions": {
        "target": "ESNext",
        "useDefineForClassFields": true,
        "lib": ["DOM", "DOM.Iterable", "ESNext"],
        "allowJs": true,
        "skipLibCheck": true,
        "esModuleInterop": false,
        "allowSyntheticDefaultImports": true,
        "strict": false,
        "forceConsistentCasingInFileNames": true,
        "module": "ESNext",
        "moduleResolution": "Node",
        "resolveJsonModule": true,
        "isolatedModules": true,
        "noEmit": true,
        "jsx": "react-jsx",
        "paths": {
            "@/*": ["./resources/@client/*"]
        }
    },
    "include": ["resources/@client/**/*"],
    "references": [{ "path": "./tsconfig.node.json" }]
}

This configuration allows you to write JavaScript code without strict type checking. If you need help with this setup or have any other questions, please let us know. We’re here to assist you!

Best regards

Hi,

Can I use it with https://mui.com/material-ui/. If yes, please suggest how?

Hi there,

Honestly, I haven’t used the components from the link you shared (Material-UI) myself, but you should be able to integrate them with Tailwise. If you could provide more details about the issues you’re facing with the integration, we might be able to offer more specific advice from the Tailwise side.

Best regards

Hi Left4code. This is fantastic. Any plans to fix the defaultProps error. Having to deconstruct props and add the default value as a fix is very very very annoying. Thank. I love this template by the way.

Hi there,

Thanks for reaching out! :)

We’ve noticed this issue with some of the components and have released a fix for it. To remove the warning, you’ll need to update some of the components in the ”/src/components” directory.

If you need any help with this, just let us know, and we’ll be happy to guide you through it!

Best regards

Hello, tell me, is it possible to do something to return this template? Since I did not realize that it is only for React, but I need pure html. He’s useless to me.

The problem is that I downloaded it and only then realized that it was for React. I just need html, since I don’t work with React. If it is possible to replace the license somehow, it would be good.

Hey there,

I might be able to assist you in exchanging the license for the HTML version of Tailwise. You can find the HTML version at this link.

https://themeforest.net/item/tailwise-html-admin-dashboard-template/49921289

Once you’ve made the purchase for the HTML version, you can request a refund for the React version of Tailwise. Hope this helps!

Best regards

You can make a purchase of this template https://themeforest.net/item/rocketman-html-admin-dashboard-template/51057350 and make a refund for React? This template is also HTML, I liked it more.

Dear Muhammad,

How are you? I am Feras Abu Nimreh from Palestine. I purchased the Tailwise – Tailwind CSS React TypeScript Admin Dashboard Template. I’m encountering an issue with :

1) yarn build :

-   displays an error like the one in the attached file. I tried to solve the issue by adding `disabled` to `{typeof children === "function" ? children({ selected: selected, }) : children}`, but after that, I ran `yarn build` again, and the `dist` folder only includes images without JS.
-   warning message in the first line "warning ../../../../package.json: No license field".

2) in the documentation, you mentioned there is a JavaScript folder that includes JS, but I checked the theme, and it does not exist in the `/src/libs/*` directory

3) The hook theme is not working well in the sidebar.

Kindly see the below shared link that includes attached three screenshot images.

https://drive.google.com/drive/folders/1l3ofYlGrSbsk3y5vq0KH8GDAVDkc_h29?usp=share_link

Thank you for your assistance.

Best regards,

Hey Feras,

Thanks for reaching out!

We’ve noticed the issues you’re facing, and it seems there’s been a recent dependency update with HeadlessUI causing a bit of a snag. Not to worry though, we’ve already released an update to address this. To get everything back on track, could you please redownload the package to grab the latest update? That should help resolve the problem you’re facing.

As for the missing JavaScript folder and the sidebar hook theme, we’ll take a closer look into those as well. Our apologies for any inconvenience this has caused you. We’ll make sure to update the documentation soon to provide clearer instructions.

Thanks for bringing these issues to our attention, and we appreciate your patience as we work to get everything sorted out for you.

Best regards

Thank you bro for fixing it , now it’s working correctly.

Hi,

I’m really glad to hear the update worked for you! :)

I hope you have a great experience using Tailwise. If you need anything else, feel free to reach out!

Best regards

Do you plan on adding light/dark mode in future?

Hi there,

Yep, we’re actually working on getting a dark mode option ready. It’s coming your way real soon.

Thanks! Much appreciated. Could you also update the changelog when you update? So we can be in the loop about the changes. Thanks again!

Absolutely, we’ll make sure to include updates in the changelog moving forward. Thanks for bringing it to our attention.

You’re welcome, and if you have any more questions or concerns, feel free to let us know.

Thank you

Hi there,

At the moment, we’re still opting to use Redux for state management. If you have any other questions or concerns, feel free to let us know!

Is there documentation that I can look at to see how easy it would be to integrate this into a Next.js 14 project? Thanks

Hi there,

Apologies for the delay in response. Currently, we don’t have documentation available for integrating with Next.js.

Great Work,Congratulations GLWS :)

Thanks! :)

Great Work,Congratulations GLWS :)

Thanks! :)

Congratulations GLWS :)

Thanks!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey