When you close the response Settings, GridsterItemComponent y property gets a problem
See original GitHub issueI 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
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It’s perfect, and finally solved the problem that has been bothering me for a long time. You are very awesome.
Hi, you are right. It’s a bug. I will fix it soon. Thanx for info!