Skip to content

pass service props by immuntable value not by reference #58

@7frank

Description

@7frank

Currently we always pass props by reference to child components.
Instead to reduce potential for unintended errors we should pass the immutable values.

We need to check what props of our service get passed to child functions and pass parts of the snap instead.
Check for implications, and unintended side effects though

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions