96 comments found.
I am using the HTML version.
But here’s the problem, everytime i click and switch between pages, the whole page will reload again for JS to load. The attachment below will show what happened on my browser.
I checked, and you are in fact initializing and loading the page twice.
It also seems others have this problem.
What would you suggest to me to fix this?
Why hasn’t it been fixed? It’s been years.
Can you update the demo on this template? I tried sharing it with clients and it’s always down.
The following error occurs on multiple elements when building the app, I haven’t done changes to those elements.
src/pages/Tabulator/index.tsx:452:17 – error TS2322: Type ‘{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any, keyof IntrinsicElements>, “disabled” | ButtonPropsWeControl> & OurProps<...> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any, keyof IntrinsicElements>, “disabled” | ButtonPropsWeControl> & OurProps<...> & { ...; } & { ...; } & { ...; }’.
Kindly help in solving this problem
Hi there,
Sorry for the inconvenience. Currently, the only maintained version of Rocketman is the HTML version. You can check it out at the following link:
https://themeforest.net/item/rocketman-html-admin-dashboard-template/51057350Thank you for your understanding!
Best regards
Still not able to access the Demo site. Can you let us know when it will be available again?
Should we assume that this is currently a dead project with no more support?
This product is not updated getting lots erro when running laravel version Fix the issue or refund my money. npm ERR! While resolving: undefined@undefined npm ERR! Found: vite@3.2.8 npm ERR! node_modules/vite npm ERR! dev vite@”^3.2.8” from the root project
Hi rinvijgg,
Thank you for bringing this to our attention. We sincerely apologize for any inconvenience this has caused you.
We have released an update addressing the dependency issues you encountered. You can now download the latest version, which should resolve the errors you were experiencing when running Laravel.
If you encounter any further issues or require assistance with the update process, please don’t hesitate to reach out to us. We are committed to ensuring a smooth experience for all our users, and your feedback is invaluable in helping us improve our product.
Once again, we apologize for any inconvenience this may have caused and appreciate your patience and understanding.
Best regards
Can’t view the demo.
Hi there,
We sincerely apologize for the inconvenience you’re facing in accessing the demo. Our team is committed to resolving this issue promptly. Please rest assured that we are actively working on fixing the problem.
Thank you for your patience.
The live preview is not reachable atm.
Kind regards
Hi befine,
Thank you for bringing this to our attention. We apologize for the inconvenience. Our team is already on it, and we’ll work on fixing the issue with the live preview shortly. Your patience is appreciated, and we’ll make sure to have it up and running again in no time.
If you have any more feedback or questions, feel free to reach out.
Best regards
Hi there, I just bought this theme, and it won’t ever build. Could you fix this? 2023-11-13T22:21:31.966Z [WARNING]: npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 2023-11-13T22:21:36.498Z [INFO]: added 352 packages, and audited 353 packages in 36s 2023-11-13T22:21:36.501Z [INFO]: 43 packages are looking for funding run `npm fund` for details 2023-11-13T22:21:36.503Z [INFO]: 3 vulnerabilities (2 moderate, 1 high) Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. 2023-11-13T22:21:36.518Z [INFO]: # Completed phase: preBuild # Starting phase: build 2023-11-13T22:21:36.519Z [INFO]: # Executing command: npm run build 2023-11-13T22:21:36.864Z [INFO]: > lucent-react@0.0.0 build > tsc && vite build 2023-11-13T22:21:54.115Z [INFO]: src/base-components/Headless/Tab/index.tsx(31,10): error TS2322: Type ‘{ children: Element; style?: any; suppressHydrationWarning?: any; color?: any; id?: any; lang?: any; “aria-activedescendant”?: any; “aria-atomic”?: any; “aria-autocomplete”?: any; “aria-braillelabel”?: any; ... 214 more …; className: string; }’ is not assignable to type ‘DetailedHTMLProps<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>’. Type ‘{ children: Element; style?: any; suppressHydrationWarning?: any; color?: any; id?: any; lang?: any; “aria-activedescendant”?: any; “aria-atomic”?: any; “aria-autocomplete”?: any; “aria-braillelabel”?: any; ... 214 more …; className: string; }’ is not assignable to type ‘ClassAttributes<HTMLLIElement>’. Types of property ‘ref’ are incompatible. Type ‘Ref<HTMLElement> | undefined’ is not assignable to type ‘LegacyRef<HTMLLIElement> | undefined’. Type ‘RefObject<HTMLElement>’ is not assignable to type ‘LegacyRef<HTMLLIElement> | undefined’. Type ‘RefObject<HTMLElement>’ is not assignable to type ‘RefObject<HTMLLIElement>’. Type ‘HTMLElement’ is missing the following properties from type ‘HTMLLIElement’: type, value 2023-11-13T22:21:54.120Z [INFO]: src/pages/Chat/index.tsx(138,23): error TS2322: Type ‘{ children: Element; as: “a”; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/Chat/index.tsx(176,23): error TS2322: Type ‘{ children: Element; as: “a”; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/Chat/index.tsx(195,23): error TS2322: Type ‘{ children: Element; tag: string; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘tag’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Chat/index.tsx(233,23): error TS2322: Type ‘{ children: Element; as: “a”; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/Chat/index.tsx(285,23): error TS2322: Type ‘{ children: Element; tag: string; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘tag’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Chat/index.tsx(306,23): error TS2322: Type ‘{ children: Element; tag: string; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘tag’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Chat/index.tsx(369,23): error TS2322: Type ‘{ children: Element; as: “a”; href: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/DashboardOverview2/index.tsx(89,49): error TS2322: Type ‘{ children: Element[]; className: string; placement: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “__demoMode”> & OurProps<ElementType<any>, MenuRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘placement’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “__demoMode”> & OurProps<ElementType<any>, MenuRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/DashboardOverview2/index.tsx(92,25): error TS2322: Type ‘{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Datepicker/index.tsx(297,31): error TS2322: Type ‘{ children: Element; as: “a”; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/Dropdown/index.tsx(48,50): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(105,50): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(234,50): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(305,57): error TS2322: Type ‘{ children: (string | Element)[]; as: ButtonComponent; variant: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(446,50): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(509,50): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(606,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(619,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(632,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(645,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(658,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(671,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(684,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(697,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(710,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(723,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(736,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Dropdown/index.tsx(749,27): error TS2322: Type ‘{ children: string; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/EmailDetail/index.tsx(148,21): error TS2322: Type ‘{ children: Element[]; placement: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “__demoMode”> & OurProps<ElementType<any>, MenuRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘placement’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “__demoMode”> & OurProps<ElementType<any>, MenuRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/FileManager/index.tsx(172,67): error TS2322: Type ‘{ children: Element; as: “a”; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/Inbox/index.tsx(115,38): error TS2322: Type ‘{ children: Element[]; className: string; placement: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “__demoMode”> & OurProps<ElementType<any>, MenuRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘placement’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “__demoMode”> & OurProps<ElementType<any>, MenuRenderPropArg> & { ...; } & { ...; } & { ...; }’. src/pages/Modal/index.tsx(992,68): error TS2322: Type ‘{ children: Element; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/Slideover/index.tsx(496,23): error TS2322: Type ‘{ children: Element; backdrop: string; open: boolean; onClose: () => void; }’ is not assignable to type ‘IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })’. Property ‘backdrop’ does not exist on type ‘IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })’. src/pages/Slideover/index.tsx(800,23): error TS2322: Type ‘{ children: Element; backdrop: string; open: boolean; onClose: () => void; }’ is not assignable to type ‘IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })’. Property ‘backdrop’ does not exist on type ‘IntrinsicAttributes & ((DialogProps<ElementType<any>> & { ref?: Ref<HTMLDivElement> | undefined; }) & { ...; })’. src/pages/Slideover/index.tsx(833,31): error TS2322: Type ‘{ children: Element; as: “a”; className: string; href: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘href’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Did you mean ‘ref’? src/pages/Tabulator/index.tsx(452,17): error TS2322: Type ‘{ children: (string | Element)[]; as: ButtonComponent; variant: string; className: string; }’ is not assignable to type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. Property ‘variant’ does not exist on type ‘IntrinsicAttributes & CleanProps<ElementType<any>, “disabled” | ButtonPropsWeControl> & OurProps<ElementType<any>, ButtonRenderPropArg> & { ...; } & { ...; } & { ...; }’. 2023-11-13T22:21:54.143Z [ERROR]: !!! Build failed 2023-11-13T22:21:54.143Z [ERROR]: !!! Non-Zero Exit Code detected 2023-11-13T22:21:54.143Z [INFO]: # Starting environment caching… 2023-11-13T22:21:54.144Z [INFO]: # Environment caching completed Terminating logging…
- Starting phase: preBuild
- Executing command: npm install
Hi,
I sincerely apologize for the delayed response, and I appreciate your patience. I’m sorry to hear that you’re experiencing difficulties with building the theme.
In order to assist you better, could you please provide more details or a step-by-step guide to reproduce the issue you’re facing? This will help us investigate and address the problem effectively, as we couldn’t identify the default issue on our end.
Once again, I apologize for any inconvenience this delay may have caused, and thank you for reaching out.
Best regards
Hi,
I’ve purchased the Rocketman Template. I am using the Waveform theme with React framework. There seems to be an issue with the sidebar when I minimize the sidebar, it overlaps with the page content.
Can you tell me how can I fix the sidebar issue?
Thanks
Hi,
I sincerely apologize for the delayed response, and I appreciate your understanding. I’m sorry to hear about the issue you’re facing with the Rocketman Template’s Waveform theme in React, specifically with the sidebar overlapping the page content when minimized.
We have identified this issue and are working diligently to release an update as soon as possible. In the meantime, you can apply a temporary fix by making adjustments to the ”/src/layouts/SideMenu/index.tsx” file.
Please follow these steps:
1. Open the file at the specified path. 2. Locate and replace the following lines:
// Line 132
// Remove `xl:z-auto` class
// From this
"absolute z-[52] xl:z-auto -ml-[100%] xl:ml-0 transition-[width,margin-left] w-[270px] h-screen flex flex-col pl-6 pr-2 overflow-hidden bg-primary bg-gradient-to-b from-primary via-primary/70 to-black/30 duration-300 ease-in-out dark:bg-darkmode-800 dark:bg-none",
// To this
"absolute z-[52] -ml-[100%] xl:ml-0 transition-[width,margin-left] w-[270px] h-screen flex flex-col pl-6 pr-2 overflow-hidden bg-primary bg-gradient-to-b from-primary via-primary/70 to-black/30 duration-300 ease-in-out dark:bg-darkmode-800 dark:bg-none",
// Line 359
// Remove `xl:ml-auto` class
// From this
"ml-0 xl:ml-auto pb-6 px-3 sm:px-4 xl:pl-0 xl:pr-6 max-w-full xl:max-w-none min-w-0 h-screen overflow-y-auto overflow-x-hidden flex-1",
// To this
"ml-0 pb-6 px-3 sm:px-4 xl:pl-0 xl:pr-6 max-w-full xl:max-w-none min-w-0 h-screen overflow-y-auto overflow-x-hidden flex-1",
I hope this helps! Once again, I apologize for any inconvenience caused, and thank you for your patience.
Best regards
Hi, we have purchased the Rocketman Template, but we have noticed its running on tailwind version 2 and some of the components have been deprecated. Do you have an actualized version running tailwind 3?
Please let us know if you can help us. Thanks !
Hi to add some more context
https://tailwindcss.com/docs/upgrade-guide#new-opacity-modifier-syntax La opacity no se pone ya como lo tienen ellos en los componentes:
Opacity is like version 2 and not v3.
Also we find the same in top-bar component
Hi,
I sincerely apologize for the delayed response, and I appreciate your understanding. Thank you for bringing this to our attention. We acknowledge the issue and are committed to providing an updated version that runs on Tailwind CSS version 3. Your feedback is valuable to us, and we’ll work diligently to ensure a seamless experience for you. If you have any further questions or concerns, please don’t hesitate to reach out.
Best regards
Hi, i facing an issue for the rocketman with react theme, when the sidebar is minimize (in simple menu mode) an then i hover to it, the content seems overflow the sidebar, i have the screenshoot but this comment can’t show the image.
Hi,
I sincerely apologize for the delayed response, and I appreciate your understanding. I’m sorry to hear about the issue you’re facing with the Rocketman Template’s Waveform theme in React, specifically with the sidebar overlapping the page content when minimized.
We have identified this issue and are working diligently to release an update as soon as possible. In the meantime, you can apply a temporary fix by making adjustments to the ”/src/layouts/SideMenu/index.tsx” file.
Please follow these steps:
1. Open the file at the specified path. 2. Locate and replace the following lines:
// Line 132
// Remove `xl:z-auto` class
// From this
"absolute z-[52] xl:z-auto -ml-[100%] xl:ml-0 transition-[width,margin-left] w-[270px] h-screen flex flex-col pl-6 pr-2 overflow-hidden bg-primary bg-gradient-to-b from-primary via-primary/70 to-black/30 duration-300 ease-in-out dark:bg-darkmode-800 dark:bg-none",
// To this
"absolute z-[52] -ml-[100%] xl:ml-0 transition-[width,margin-left] w-[270px] h-screen flex flex-col pl-6 pr-2 overflow-hidden bg-primary bg-gradient-to-b from-primary via-primary/70 to-black/30 duration-300 ease-in-out dark:bg-darkmode-800 dark:bg-none",
// Line 359 // Remove `xl:ml-auto` class // From this "ml-0 xl:ml-auto pb-6 px-3 sm:px-4 xl:pl-0 xl:pr-6 max-w-full xl:max-w-none min-w-0 h-screen overflow-y-auto overflow-x-hidden flex-1", // To this "ml-0 pb-6 px-3 sm:px-4 xl:pl-0 xl:pr-6 max-w-full xl:max-w-none min-w-0 h-screen overflow-y-auto overflow-x-hidden flex-1",I hope this helps! Once again, I apologize for any inconvenience caused, and thank you for your patience. Best regards
Hi I have problems when i try to upload this template on my server, i use laravel version but i can’t run thos template, please i need your help, wher i run composer install or update always show me this message, but in my localhost run this template without problems but in the server nooo, can yoy helpme please?
the error is Class “App\Providers\ViewServiceProvider” not found
Hi,
I sincerely apologize for the inconvenience you’re experiencing. I understand that you’re encountering an issue with the template on your server. The error message “Class ‘App\Providers\ViewServiceProvider’ not found” indicates that there might be an issue with the autoloading or the structure of your Laravel project.
Here are a few steps you can take to troubleshoot this issue:
1. Autoload Update: Run the following commands in your Laravel project directory:
composer dump-autoload
2. Namespace Check: Ensure that the ViewServiceProvider class is correctly defined in the app/Providers directory and that the namespace matches the file structure.
3. Composer Install: Run the following commands:
composer install
4. Clear Configuration Cache:
php artisan config:clear
If the issue persists, please provide more details about your server environment, Laravel version, and any additional error messages you receive. This information will help us identify the root cause of the problem and provide you with a more accurate solution.
Thank you for your patience, and I’m here to assist you further.
Best regards,
Hi,
I sincerely apologize for the inconvenience you’re experiencing. I understand that you’re encountering an issue with the template on your server. The error message “Class ‘App\Providers\ViewServiceProvider’ not found” indicates that there might be an issue with the autoloading or the structure of your Laravel project.
Here are a few steps you can take to troubleshoot this issue:
1. Autoload Update: Run the following commands in your Laravel project directory:
composer dump-autoload
2. Namespace Check: Ensure that the ViewServiceProvider class is correctly defined in the app/Providers directory and that the namespace matches the file structure.
3. Composer Install: Run the following commands:
composer install
4. Clear Configuration Cache:
php artisan config:clear
If the issue persists, please provide more details about your server environment, Laravel version, and any additional error messages you receive. This information will help us identify the root cause of the problem and provide you with a more accurate solution.
Thank you for your patience, and I’m here to assist you further.
Best regards,
Hello, my name is Yusuf. I am studying computer engineering at ATÜ in Turkey. I have to write a web application as a term paper. Regarding this, I really liked your Rocketman template. However, I would like you to help me with the payment due to the lack of purchasing power in our country and the fact that I cannot work in a salaried job due to being a student.
Hi Yusuf,
I appreciate your interest in the Rocketman template, and I’m glad to hear that you find it suitable for your term paper. However, I must clarify that the purchase of templates on Themeforest involves a transaction process, and each user is required to make the purchase individually.
I understand your situation as a student, and I sympathize with your financial constraints. Unfortunately, I’m unable to provide the template for free due to the platform’s policies. I would recommend exploring open-source alternatives or free resources available online that align with your project requirements.
If you have any non-monetary questions or need guidance on web development for your term paper, feel free to ask, and I’ll do my best to assist you.
Wishing you success in your studies and your web application project.
Best regards
Got a bug in the menu, know how to fix it? When I minimize it cant roll back again, and does an animation when you focus on the menu.
Hi,
I sincerely apologize for the delayed response, and I appreciate your understanding. I’m sorry to hear about the issue you’re facing with the Rocketman Template’s Waveform theme in React, specifically with the sidebar overlapping the page content when minimized.
We have identified this issue and are working diligently to release an update as soon as possible. In the meantime, you can apply a temporary fix by making adjustments to the ”/src/layouts/SideMenu/index.tsx” file.
Please follow these steps:
1. Open the file at the specified path. 2. Locate and replace the following lines:
// Line 132
// Remove `xl:z-auto` class
// From this
"absolute z-[52] xl:z-auto -ml-[100%] xl:ml-0 transition-[width,margin-left] w-[270px] h-screen flex flex-col pl-6 pr-2 overflow-hidden bg-primary bg-gradient-to-b from-primary via-primary/70 to-black/30 duration-300 ease-in-out dark:bg-darkmode-800 dark:bg-none",
// To this
"absolute z-[52] -ml-[100%] xl:ml-0 transition-[width,margin-left] w-[270px] h-screen flex flex-col pl-6 pr-2 overflow-hidden bg-primary bg-gradient-to-b from-primary via-primary/70 to-black/30 duration-300 ease-in-out dark:bg-darkmode-800 dark:bg-none",
// Line 359
// Remove `xl:ml-auto` class
// From this
"ml-0 xl:ml-auto pb-6 px-3 sm:px-4 xl:pl-0 xl:pr-6 max-w-full xl:max-w-none min-w-0 h-screen overflow-y-auto overflow-x-hidden flex-1",
// To this
"ml-0 pb-6 px-3 sm:px-4 xl:pl-0 xl:pr-6 max-w-full xl:max-w-none min-w-0 h-screen overflow-y-auto overflow-x-hidden flex-1",
I hope this helps! Once again, I apologize for any inconvenience caused, and thank you for your patience.
Best regards
Left4code Write a reply
Is a horizontal menu available rather than the side menu?
Hi,
I sincerely apologize for the delayed response, and I appreciate your understanding.
Unfortunately, at the moment, we only provide a version with a side menu. A horizontal menu is not available in the current release.
If you have any further questions or if there’s anything else I can assist you with, please don’t hesitate to ask.
Thank you for your patience.
Best regards
i have trouble with session cookies when i set session from nodejs, if i use your vitejs frontend in the browser can’t set session, can u halp me about that sir?
Hello,
Thank you for reaching out to us. Regarding the issue with session cookies, it’s important to note that sessions are typically managed on the server-side, and the frontend code alone cannot directly set or access session cookies.
In your case, since you are using Node.js for the backend and Vite.js for the frontend, you need to ensure that your server-side code is properly configured to handle sessions and set the session cookies. You may consider using a session management library or middleware for Node.js, such as express-session, to handle sessions and set the necessary cookies.
On the frontend, you can make requests to your server API endpoints to interact with the session data. You can use libraries like axios or the built-in fetch API to make these requests from your Vite.js frontend.
If you need specific guidance or code examples for setting up session management in your Node.js backend or handling API requests from your Vite.js frontend, please provide more details about your stack and any relevant code snippets. We’ll be happy to assist you further.
Thank you for reaching out, and we look forward to helping you resolve the issue.
Best regards, Left4code Team
i have trouble with your template vite js sir, my backend use nodejs can’t set cookies for vite js, can you help me sir?
Hello,
Thank you for reaching out to us. We understand that you’re experiencing difficulties setting cookies in your Vite.js template when using Node.js as the backend.
To clarify, Vite.js itself is primarily a frontend development build tool and does not directly handle server-side functionalities such as setting cookies. However, you can still integrate cookie handling in your Node.js backend and communicate with it from your Vite.js frontend.
To set cookies in your Node.js backend, you can use a package like `express` or `cookie-parser`. These packages provide methods to set cookies in the response headers when handling requests.
In your Vite.js frontend, you can make requests to your Node.js backend API endpoints to handle the cookie-related operations. You can use libraries like `axios` or the built-in `fetch` API to make these requests.
Here’s a high-level overview of the steps you can follow:
1. In your Node.js backend, ensure you have the necessary packages installed, such as `express` or `cookie-parser`.
2. Set up the cookie-related configurations in your backend code, including setting cookies in response headers.
3. In your Vite.js frontend, make requests to your backend API endpoints to interact with the cookie-related functionalities.
Please provide more specific details about the issues you’re facing, any relevant code snippets, or any error messages you’re encountering. This will help us provide more targeted assistance.
Thank you for reaching out, and we’re here to support you in resolving the cookie-related issues you’re facing.
Best regards, Left4code Team
Hi, my team it’s asking if it’s possible to have the last version of the template with JavaScript and not TypeScript. How can you help me?
Hi,
Thank you for your inquiry. The latest version of the template is currently available only in TypeScript. We have made this decision to leverage the benefits of TypeScript’s static typing and enhanced tooling support.
If you have any specific questions or need further assistance while working with the template, please don’t hesitate to reach out to our support team. We are here to provide you with the necessary guidance and support to ensure a successful implementation of the template in your project.
Best regards, Left4code Team