question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Grid Type VerticalFixed ignores outerMarginBottom

See original GitHub issue

Hi, in version 10.0.6 grid type VerticalFixed ignores outerMarginBottom

Steps to reporoduce

  1. Go to demo with grid margins: https://tiberiuzuld.github.io/angular-gridster2/gridMargins
  2. set Grid Type to Vertical Fixed
  3. check Outer Margin checkbox to true
  4. in Grid Margin Bottom write for example 100
  5. Scroll down
  6. No padding bottom image

Top, Left and Right outer margins are working correctly image

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:13
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
martagregulacommented, Jan 28, 2021

I’ve got the same issue with Grid Type Fixed. Is there any work around solution to this?

0reactions
mikila85commented, Sep 20, 2022

Some workarounds here #721

workaround is too much of a workaround 🔢

Read more comments on GitHub >

github_iconTop Results From Across the Web

angular-gridster2 - npm
Angular implementation of angular-gridster Demo ... keep the height from fixed gridType in mobile layout keepFixedWidthInMobile: false, ...
Read more >
angular-gridster2 - Bountysource
I'm currently migrating an Angular 11 (and gridster 11.2.0 ) project to Angular ... Hi, in version 10.0.6 grid type VerticalFixed ignores outerMarginBottom....
Read more >
Make image full width by ignoring grid (but remain responsive)
The problem is that this image is within a <p> and a content-div and therefore respects the margins of its parents. What's the...
Read more >
margin-bottom - CSS: Cascading Style Sheets - MDN Web Docs
The margin-bottom CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found