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.

sizeChanged() method removed?

See original GitHub issue

The TreeComponent.sizeChanged() method was recently removed by https://github.com/500tech/angular-tree-component/commit/f86c58366bc8f12af956fa2d7bf346a07e873557.

The docs say I need to call this method when a hidden tree with virtual scroll becomes visible. Is this no longer the case?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
adamkleingitcommented, Nov 25, 2017

I must have deleted it by mistake when doing some cleanup. Will be returned in 6.0.0

0reactions
anhvuphamcommented, Jan 10, 2018

Looks like it’s still an issue in 7.0.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Removing an element on resize doesn't work (but adding does)
If taking my original approach, I have found this code to work when testing in Google Chrome and in Microsoft Edge: function addPhoneNumberBox()...
Read more >
Window: resize event - Web APIs | MDN
The resize event fires when the document view (window) has been resized. This event is not cancelable and does not bubble.
Read more >
JavaScript window resize event - Stack Overflow
One potential gotcha with this method is that you're overriding the event and so you can't attach multiple actions to an event. The...
Read more >
App lifecycle - .NET MAUI | Microsoft Learn
NET MAUI raises cross-platform lifecycle events when an app transitions between its different execution states.
Read more >
remove - API Reference - Kendo UI Splitter - Documentation
Invoking this method will force the widget to redraw and it will trigger the resize event. Parameters. pane String|Element|jQuery. The pane(s) to be...
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