Discussion on Elstar - React Admin Tailwind Template (React 19)

Discussion on Elstar - React Admin Tailwind Template (React 19)

Cart 2,681 sales
Well Documented

Theme_Nate supports this item

Supported

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

161 comments found.

I’ve never seen such a complete template ! Congratulations. Very well done !

Thank you for your appreciation.

Hi, would love to see an HTML version.

Hi, thanks for your interested, only React version available at this moment.

I know that this has been asked and answered, but consider this one more vote for an HTML version to help the design team work with the development team.

Thank you for your feedback! While there is currently no HTML version of the theme available, but we will take your suggestions into consideration when developing future updates or releases.

hi there- I checked first to see if there were Figma file requests and it looks like there are some promises of such a file in the future.

are there any update here? such a file would greatly help adoption of the template as our designers could use the file to help engineers use the awesome components your team has produced.

thanks!

Hi, thanks for your appreciate, regret to say that the Figma file is not ready yet. At the moment, we don’t have a specific timeline for the release of the Figma file, but we are working on it from time to time and hope to have it available in the near future.

before I bought the elstar template, I tried elstar lite why doesn’t it work after Installation and Run locally on github? npm install npm run start

  1. error:0308010C:digital envelope routines::unsupported opensslErrorStack: [ ‘error:03000086:digital envelope routines::initialization error’ ],
  2. library: ‘digital envelope routines’,
  3. reason: ‘unsupported’,
  4. code: ‘ERR_OSSL_EVP_UNSUPPORTED’

Hi, this should not happen in a common scenario, since we are using react-script 5.0.1 which has already been fixed by the official, to fix this you can try to remove your node_modules & reinstall the package or add —openssl-legacy-provider as param to react-script command, e.g “scripts”: { “start”: “react-scripts—openssl-legacy-provider start”, “build”: “react-scripts—openssl-legacy-provider build”, }

Hi, is there any plan for typescript support? And also is it compatible using vite?

Hi, thanks for your interested on our theme, currently there’s no typescript support & vite, but we do not rule out the possibility of adding typescript & vite in future update.

Any plans for an HTML version?

Hi, thanks for your interested, but we have no plan to create HTML version.

Hi, The select options do not work when moving with the keyboard arrows, on the direct react-select page it does work, so I fear it’s something with the styles of the template. Greetings.

Hi, thank for your reporting, we will fix this issue in our next update.

is this available in HTML ?

Hi, only available for React version currently.

https://www.loom.com/share/4a6dd2ef51f247f2837d3d637358d924

Having issues with placing optional parameters in the routes. View the short video for an explanation of the issue.

Hi, we have responded to your email

HI, Can you please tell me why I am not proceed to next, Under Personal Information section in KYC Form component in Account section. Issue is DOB is showing validation message to please enter your birth date even I tried with multiple dates but it’s still not working. Can you look on it ASAP.

Hi, thanks for your reporting, it seem like there is a some code has been commented in the field, we will recover this ASAP.

I have recommended your template to My Client and he has has bought this as well. But when I was running your template’s demo folder, I got Heap error on console and it stopped working. Could you please tell us the reason what could have went bad and is that known issue to you guys as well and any fix for that?

Hi, If your application does not multiple theme color, you can replace all the {color} to your theme color in tailwind.config.js patterns list, e.g ‘text-{colors}’—> ‘text-emerald’, this can reduce the load in tailwind JIT mode.

Hey, How can remove apiFakeAuth as well as MirageJs and send data to our real backend!!

Hi, you can turn enableMock to false in configs/app.config.js as our documentation mentioned, https://elstar.themenate.net/docs/documentation/api-integration

I am trying to implement auto logout after my token has expired but i don’t get the hang of it any help?

Please check your email again, the email included the implementation guide.

still not seeing the implementation guide please send to this email

We have replied the email you send from themeforest, please check again.

Voting for adding a Typescript Version. Is that in roadmap?

Hi, there is no such plan at the moment, but we will we will carefully consider whether to add typescript support to our roadmap.

Do you have any documentation for Firebase integration?

Unfortunately, we don’t have any Firebase related documentation currently, but you can drop us an email, we can provide an example of Firebase setup with our template.

Thanks for your response!!

I recently bought this template, but the documentation does not really help. especially on the authentication and sign-up part, it takes a lot of time to grasp the pattern it follows. I think the docs should be upgraded with more explanation on that

Thanks for your feedback, we will revisit our documentation, It would help us improve the documentation better if you could be more specific about what parts are confusing or difficult for you.

Hello I have still no gotten the email with the implementation of the auto-logout

Please try to check your junk as well, we have replied the email twice.

hi team, i call api in App.js, but it always fetches 2 times my code like this function App() { const queryClient = new QueryClient(); const userInfor = JSON.parse(localStorage.getItem(USER_INFORMATION)) useEffect(() => { getProject(userInfor.last_project_active).then(res => { console.log(res) if(res.status && res.data.status){ // dispatch(setCurrentProject(res.data.data)); } }) },[])

Hi, this react 18 useEffext behavior in strictMode, but it will only happen on development mode.

Does it have infinitie scroll for example one the mail list

Hi, we did not implement infinitie scroll in the example, but you can achieve it with package like react-infinite-scroller pairing with react-window if you needed.

Hi team, I just bought the temp by the other accout And when i intergrate with my API server, it’s already call the api, but i can’t use “console.log(resp)”. it doesn’t print anything in console tab

Hi, themeforest does not record the conversation, please check your mailbox.

thank Nate, i see your reply in my mail, but gmail added it to spam, take a little time to remember thank you so much for your warm-heartedly help, i’ll introduce my friends to your product for sure, for quick support

Thanks for your appreciation, please seek for our help if you encounter any issues again.

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