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

Eliminate hard-coded application ID #99

Open
dzintars opened this issue Aug 1, 2020 · 1 comment
Open

Eliminate hard-coded application ID #99

dzintars opened this issue Aug 1, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request idea Ideas and concepts

Comments

@dzintars
Copy link
Owner

dzintars commented Aug 1, 2020

This feels wrong. My assumptions is that it could be handled somewhere at router level.

@property({ type: String }) appid: string = 'c178025e-a209-4c50-8c34-36d35f36494c'

Same for views-dispatch and other views is any.

@dzintars dzintars added enhancement New feature or request idea Ideas and concepts labels Aug 1, 2020
@dzintars dzintars self-assigned this Aug 1, 2020
@dzintars
Copy link
Owner Author

dzintars commented Aug 1, 2020

Probably ID should be queried from back-end by providing component name argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request idea Ideas and concepts
Projects
None yet
Development

No branches or pull requests

1 participant