Help Needed, Component not displaying
Please I need urgent help if anyone is available to help me through, a compoennt of my code is not displaying, tried everything possible
2 Replies
i have this as mu card and homecard.vue respectively, this particular compoennt is not nrendering on deploy, it is rendering in localhost
Not sure why you're importing
Card
instead of using LazyCard
... but I can definitely see possible issues using the same variable name for the component and the for-loop.