-
-
## Overview
Front End development, I made a fork of the project where I will be implementing features and making improvements based on the wireframe.
## Fork Information
- **Repository Fork UR…
-
I have two carousel sliders on one page, And the second isn't working when I add the rule:
(document).ready('function' { });
I want this because when I open the page from facebook, the sliders aren'…
-
[https://www.awesomescreenshot.com/video/8383181?key=60fa04a3619e5e629c7f175f50661415](url) check this
```
const responsive = {
desktop: {
breakpoint: { max: 3000, min: 1024 }…
-
Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'map')
Source
sections\FeaturedPosts.jsx (57:37) @ FeaturedPosts
```
{dataLoaded && featuredPosts.map((pos…
-
**Describe the bug**
On a real Android device, animations in the `CarouselListItem` component are noticeably slower compared to the Android simulator. This issue manifests as lag during image scrolli…
-
DESCRIPTION
After change returns previousSlide and currentSlide which is working fine in case infinite=false
However, when infinite={true} is used, the current index doesn't seem correct
What i …
-
{{ project.projClient }}
{{ project.id }}
{{ project.projTitle }}
…
-
### Describe the feature
The testimonials section at present contains only 3 cards and are static.
![testimonials](https://github.com/Its-Aman-Yadav/Community-Site/assets/124669890/e64db53a-35f7-…
-
Is there any way to fit the images on the carousel depending on the device used?
Example: 1 by 1 image slider when used on movile. 2 by 2 on tablet, etc...
Any help?