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

Msg Shard documentation should be updated to reflect its intention for only String rvalues #66

Open
Yttruire opened this issue May 12, 2023 · 0 comments
Labels
Type: Bug Something isn't working

Comments

@Yttruire
Copy link
Contributor

Yttruire commented May 12, 2023

Describe the bug

Current documentation suggests that "The message to display can be passed to this shard either as a string or as a variable holding a value. In case a variable is passed the shard displays the variable's value.".

This is not intentional, and Msg should only accept rvalues and not variables nor arguments. The documentation should be updated to reflect accordingly once the behaviour of the Msg shard has been rectified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant