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.

When you close the response Settings, GridsterItemComponent y property gets a problem

See original GitHub issue

I cloned your code-master,just run demo project and modified just a little bit of code, like

// responsiveView: true, // responsiveDebounce: 500,// responsiveOptions:[……]

As you see,I commented out the response Settings,then changed all widgets ‘w’ and ‘h’ property to 1,finally drag them to one column。

In this case,click the first gridsteritem‘s remove button,i got the wrong result of the new most top gridsteritem‘s y property.

It’s supposed to be 0, but it’s still 1 image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
JIJLcommented, Nov 7, 2017

It’s perfect, and finally solved the problem that has been bothering me for a long time. You are very awesome.

1reaction
swiety85commented, Oct 18, 2017

Hi, you are right. It’s a bug. I will fix it soon. Thanx for info!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to dynamically add a component to this gridster? #51
I am making a extensible dashboard. Depending on the data that I receive from the server, there need to be tiles created with...
Read more >
angular - TypeError: Cannot read properties of undefined ...
While running the ng test in one of the components I am facing the below error. TypeError: Cannot read properties of undefined (reading ......
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