Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(platform-browser): add isEmpty method to the TransferState class #46915

Closed

Commits on Jul 21, 2022

  1. feat(platform-browser): add isEmpty method to the TransferState c…

    …lass
    
    This commit adds the `isEmpty` method to the `TransferState` class to make it possible to check whether the state is empty or not. This is helpful in situations when the `TransferState` should be serialized and the content is transferred to the client (if the state is empty - certain operations can be omitted).
    AndrewKushnir committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ee08fbc View commit details
    Browse the repository at this point in the history