python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why google say my website is not good for phones
I have a website create with Next.js.
I use Bootstrap for responsive design and a little bit of SCSS.
When I go on this website with my phone (samsung s8) and other phones, all looks good and responsi...
steph
Votes: 0
Answers: 1
How to change Pagination.Item color inside the style property in 'react-bootstrap'?
style={{backgroundColor:'black'}}, color={...} and css styles don't work, color remains the same. All solutions are about css.
Vad
Votes: 0
Answers: 2
Is there a way to reuse Bootstrap's OverlayTrigger component?
I have hundreds of objects rendered on the screen that are each wrapped in a <OverlayTrigger> (https://react-bootstrap.github.io/components/overlays/#overlaytrigger)
If these OverlayTriggers ar...
greentriangles1
Votes: 0
Answers: 1
React bootstrap modal doesn't completely close after i click away or even from the close button
I have a modal in a react component and when I open it, it does not completely close with any sort of action clicking away or even hitting the close button by completely I mean it removes the backdrop...
mohamed Shawky
Votes: 0
Answers: 1