454 comments found.
export const ScrumboardAppConfig = {
settings: {
layout: {}
},
auth : authRoles.onlyGuest,
routes : [
{
path : '/apps/scrumboard/boards/:boardId/:boardUri?',
component: FuseLoadable({
loader: () => import('./board/Board')
})
},
{
path : '/apps/scrumboard/boards',
component: FuseLoadable({
loader: () => import('./boards/Boards')
})
},
{
path : '/apps/scrumboard',
component: () => <Redirect to="/apps/scrumboard/boards"/>
}
]
};
But when I’m trying to load this, no errors appears. Seems that authentication roles are ignored.
Please open support requests at http://support.withinpixels.com
Best regards.
Hi WithinPixels team,
I recently saw that you have released React + Redux version, but what I have purchased was an Angular JS version. Is it possible to swap? I do have a valid purchase for the Fuse.
Thanks in advance.
Hi,
If you didn’t download the item send refund request.
There is no mechanism to swap in themeforest.
Best regards.
Thanks for the quick reply. I did download a few times. Is it possible to consider or let me know what I should do. Coz I am not working with Angular and I did ask a few questions on setting it up and it didn’t work out. I am happy based on trust issues, you might have, if I should buy another license, I’ll do it.
Lemme know, I am planning to purchase it, and if there’s a way of swapping (like refunding), I am happy to hold on. I really need this item.
I have purchased it, thanks.
How do I update my current version to the latest version?
Hi,
Checkout related documentation page at http://react-material.fusetheme.com/documentation/working-with-fuse-react/updating-fuse-react
Best regards
does it support group chat?
Hi,
No it doesn’t support group chat. It’s just a sample app.
Best regards
Hi, I am interested on your template. Would there be any possibility of seeing a demo of how it is coded? I would like to buy it and be sure it is written on a way it would be easy for me to adjust it to my business needs. Kindly confirm if this is possible. Regards. Alejandro.
Hi,
You can already see the demo but as you may acknowledge we can’t share the codes to the public.
There are some information about project structure routing etc. on the demo, you may get an idea:
http://react-material.fusetheme.com/documentation/working-with-fuse-react/project-structureBest regards.
Hi there,
I have an API for my authentication. It’s using JWt’s and I can authenticate, create users etc etc using postman.
where / how would be the best way to consume this API into your Auth in fuse?
Thank you
Please open support request at http://support.withinpixels.com
Hello, I’m having this issue, Can you advise ? Invariant failed: You should not use <Switch> outside a <Router>
Please open support request at http://support.withinpixels.com
Hi, I’ve been working with fuse at my office, I have an question, How we can change the displayed fuse layout at certain page. For example in Login page the toolbar is hidden, meanwhile in Profile page the toolbar is displayed? Is there any simple way?
Please open support request at http://support.withinpixels.com
Using browser stack, and safari 10.1 the demo app shows a blank screen. What’s the quickest way to fix this? Thank you
Hi,
The issue has been fixed with the commit: https://github.com/withinpixels/fuse-react/commit/cabec120e53386a69c3f3347e47b51046df602a5
it ll be released with the next update.
Please open ticket for support requests from: support.withinpixels.com
Best regards.
Are you using jQuery in you project?
No we don’t use jQuery.
Hi, I download latest version but dashboards project not avalable in projects demo ?
Hi,
We ve checked its available in the latest version demo (Fuse-React-v2.2.3-demo.zip).
Checkout at src/app/main/apps/dashboards/project
You can also get access to github branch via getting invitation from: http://support.withinpixels.com/githubPlease open support requests at support.withinpixels.com
Best regards.
hi, i’ve an 2 issue with tabs, i’m working on an older version not the i just downloaded( was bought before ) “version”: “1.1.7”, 1) scrollable tabs don’t work. i added variant=”scrollable” and scrollButtons=”on” to tabs and no luck. 2nd issue ,when i insert your chat( modified but as far as i see shouldn’t cause that issue ) into tab , both the contacts side bar and the chatUser( chat area ) are “joined ” together as one and scrolls together. outside a tab it’s ok .
best regards
Hi,
Please open support request at http://support.withinpixels.com If you did already, it ll be replied as soon as possible,
Best regards.
Why your react template has no language selector?
Hi,
We don’t give internalization support for now.
Best regards.
Hello, I get the following error
./src/history.js Attempted import error: ‘createBrowserHistory’ is not exported from ‘history’ (imported as ‘history’).
Hi,
update node.js (at least LTS) and yarn versions, remove node_modules then try again by running “yarn” and “yarn start”.
Note: Please open ticket for your support requests from support.withinpixels.com
Best regards.
I just want to know does your template have right to left (rtl) ability or not?
Hi.
We don’t support rtl by default.
Best regards.
Hi, do you have a Tailwind CSS only version without react and redux?
Hi,
There is no only tailwindcss version.
Thanks for your interest.
there is any documentation about how to integrate this project with php frameworks like laravel ?
Hi,
Any php library can be used as api backend with Fuse React.
Fuse react uses Facebook’s create-react-app (https://github.com/facebook/create-react-app) library as generator so you can search with create-react-app.
We don’t have any integration documentation for laravel.
Best regards.
has been made this template using typescript? (react) (tsx) or at least (jsx)
Hi,
We don’t give typescript support.
Best regards.
This is not PHP , so be aware you will need NODEJS and more to be able to create or edit your site… i fount out the hard way…yikes
As you mentioned, Fuse React is NOT a php admin template, it’s an React app written entirely with Javascript. It also requires at least an entry level of React, Redux knowledge so you can find your way within the source code.
we know this now ..thus a template i cant use ..how do we work this out ?
If you didn’t download, send refund request over themeforest, we ll accept it. You know it’s digital product so we don’t give refund for downloaded items.
Hi,
I was trying to figure out on what is the issue, when I build the and run it with PM2, then try to right click and click the ‘Reload’ button, it will display a ‘404 Not Found’.
I just follow the command based on the documentation.
yarn run build
Thanks for the help!
Cheer, Erson
Please open ticket for support requests at support.withinpixels.com