Skip to content

[Help]: Missing destroyHeight from AutoHeight() options #915

Closed Answered by davidjerleke
zaaakher asked this question in Help
Discussion options

You must be logged in to vote

Hi @zaaakher,

Nice to hear from you again 🙂. You're right, it was on my todo for v8.0.0 but somehow I forgot to remove it. Sorry for the inconvenience. The new behavior is much better and works like this:

  • It removes the height style when it destroys/unmounts.
  • And if there are no additional styles, it removes the inline style property from the container.

No need to set destroyHeight anymore. A breaking change not related to a major version doesn't happen often I promise.

Best,
David

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@davidjerleke
Comment options

Answer selected by zaaakher
@zaaakher
Comment options

@davidjerleke
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
resolved This issue is resolved question Question about how to achieve something
2 participants