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

[BUG] Handle default instance name options #1835

Open
roleyfoley opened this issue Oct 12, 2021 · 0 comments
Open

[BUG] Handle default instance name options #1835

roleyfoley opened this issue Oct 12, 2021 · 0 comments
Labels

Comments

@roleyfoley
Copy link
Contributor

Current Behaviour

When linking to a component with an instance called "default" configured on the linked to component you need to use an empty string "" as the instance Id.

This can be confusing for new users working with hamlet as this is a "secret" trick that you don't know

Expected Behaviour

I can either use the empty string approach or the "default" instance id

Possible Solution

Add handling for either an empty string or a "" default string

Steps to Reproduce

  1. Link to a component from another one where the instance id is "default"
@roleyfoley roleyfoley added the bug label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant