Discussion on Vex - Angular 17+ Material Design Admin Template

Discussion on Vex - Angular 17+ Material Design Admin Template

By
Cart 2,863 sales
Well Documented

visurel supports this item

Supported

This author's response time can be up to 1 business day.

185 comments found.

Hello, the most recent ZIP file will not expand… i think you may need to re-up

Are you sure you are using a valid .zip unpacker? We have tested with several unpackers (e.g. 7Zip) and everything works as expected. Let us know at themeforest@visurel.com if you still experience issues and we will send you a version in another format if needed.

versión Angular 9?

In version 8 there was a progress bar on route changes.

In this version 9 they retired it, I consider that it is important in the user experience. Can you reset the progress bar for this version 9?

https://sistemas.centromedicoosi.com/mat-progress-bar.png

Thanks for the feedback! The progress bar is now showing again. :)

Perfect, Thanks

please where can i found html template i need it full html with jquery

This is an Angular template – there is no jQuery included. Only Angular, TypeScript and the most needed libraries. We are keeping the template fast and the filesize slow. :)

Hello. Thanks for the template. However want to know how to scroll down in the calendar viex since it’s stayed fixed when scrolling

Hey! This issue should be fixed for some time already now. Hope everything worked out for you! If you still have any issues, let us know at themeforest@visurel.com. :)

Congratulations, I like your theme, I would like to know if the profile tabs will have continuity. I mean that if any update will have the TimeLine section within the user profile? Since currently the tabs of the user section do not work and you do not have the TimeLine section within the user profile.

Hey! Hope you’re doing good! We released an update which includes the timeline a few weeks ago. Hope you saw it already! If you have more suggestions, simply send them to us at themeforest@visurel.com :)

Hi I added app-shell to improve the performance of the app and to be able to use pwa but it gives me an error, you have contemplated adding this?

Unhandled Promise rejection: resolveConfig_1.default is not a function ; Zone: <root> ; Task: Promise.then ; Value: TypeError: resolveConfig_1.default is not a function

Any update to this product? It’s pretty basic.

Hey! Why should it be basic? If you have suggestions, let us know at themeforest@visurel.com :)

Upgrade to version 9 please

Hey! Hope you’re doing fine. We always update to the latest Angular version as soon as possible and the Angular 9+ Version is available for quite some time already. :)

Hi, I’d like to buy the theme, but the demo doesn’t seems to work on Safari. Can you fix that?

Is the problem only for the demo or you need time to fix it? I would appreciate your reply. Thanks!

Hey! We’d love to know what didn’t work for you, we regularly test in all major browsers and just checked again in Safari, but couldn’t see anything being wrong. Let us know if you still experience the issues, we’d love to get that fixed! :)

Love the look and simplicity of the template. Any further documentation (for Angular version is greatly appreciated). One issue I have noticed is there is a great deal of usage of ”@apply” within the code styles. After this was proposed, it has since been abandoned and they have published reasons why here https://www.xanthir.com/b4o00. Do you plan on re-working this approach in the template?

Looks like they opted for using ”::part()” as the replacement.

Hey! Thanks for your feedback. The @apply used in our template is not coming from any CSS spec, it’s coming from PostCSS and TailwindCSS, it’s a simple utility function with which you can apply utility css classes to any other class. Hope this helps! :)

Hello,

Thank you for a nice theme!

It’s the first Angular-based theme I use, so I have a question. Would you be so kind as to explain me one matter? How can I “reimplement” some of the components without making changes to the component I have in the ./@vex/components directory? For example, if I need to use the toolbar-notifications component and make it fetching notifications from some service, should I make changes right to ./@vex/components/toolbar-notifications? Or should I make a copy of this component, store it somewhere outside of the ./@vex directory and modify this copy? Of course, I’d prefer to work with a copy rather than modify the original component, but how to make vex use my copy of toolbar-notifications instead of the original one?

Thanks in advance for your reply. I sent this question via email some time ago, but haven’t got a reply. Maybe my email lost in space and time, but I hope you’ll reply to this comment.

Best regards, V.Melnyk

Hey! This is probably a bit too much for a simple comment, but here’s it quick: The best way is usually to make a copy and create your own customized version of the component. You can change any component displayed (also the ones which are inside of the layout.component.ts) you can simply swap out the component inside of <vex-custom-layout>. Hope this helps! If you have further questions, let us know through the Item Support Message system. :)

Thank you. I didn’t find “vex-custom-layout” in the code, so I can’t understand how to make Vex use my ToolbarNotificationsComponent instead of yours, so I’ve just sent another question via the Support system. Have you received it?

Just in case, the question was the following: “Would you be so kind as to help me to understand what is the best way to swap out the factory ToolbarNotificationsComponent (located in src/@vex/components/toolbar-notifications) with my own implementation of this component? How should I make Vex use my ToolbarNotificationsComponent instead of the factory one”.

Hi, I bought your theme because I liked it so much. Congratulations, excellent work.

I’ve been using it to develop my application, and so far everything was going well until I try to make a step-by-step record … your theme doesn’t have an adaptation of the Material Design Stepper:

https://material.angular.io/components/stepper/overview

Do you plan to add it to your theme?

How can I make a step-by-step registration?

Hey! Thanks a lot for your feedback, we actually already provide an example exactly for your use-case. https://vex.visurel.com/ui/forms/form-wizard Hope this helps!

Tiene alguna documentacion, ya que que la que tienen es muy basica, y en realidad es una perdida de tiempo estar investigando.

Hi, I just bought this theme. Installed this per the instructions, haven’t customized anything and it doesn’t compile. I get all sorts of Tailwind @apply errors that classes do not exist. I have reached out through e-mail.

I figured out what was causing this. Thanks :-)

Hi npm run e2e is broken for chrome version > 75 Request you to upgrade the webdriver manage to “webdriver-manager”: “12.1.7” in package.json.

With this the above issue will be fix

Hi! When I implemented Angular SSR, I got an error

var theme = resolveConfig_1.default(tailwind_config_1.default).theme; ^

TypeError: resolveConfig_1.default is not a function

How can I solve?

I am getting this warning on the console: “A cookie associated with a cross-site resource at https://visurel.com/ was set without the `SameSite` attribute.”

Any idea on how to get rid of if?

This should only (maybe) appear on our live-demo site, is this happening locally? Could you send us some more information to themeforest@visurel.com? The theme version you are using and maybe a screenshot? Thanks a lot!

Hello…I purchased this theme. I have the environment ready but not able to run the dist folder that is generated. It only shows the loading bar and not loading pages. Can you help out?

Hey! This is not really something we can figure out in the comment section. Please send us more detailed information (the steps you took + operating system/browser) to themeforest@visurel.com and we’ll figure out what’s going on there. :)

Any chance you have a HTML version of this?

Right now, sadly not. But some day in the future: possibly. :)

Any chance you have a HTML version of this?

Right now, sadly not. But some day in the future: possibly. :)

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