Skip to content

BGDIINF_SB-2890: Get rid of some default projection and fixed a bug in the import tool #497

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

Merged
merged 6 commits into from
Oct 30, 2023

Conversation

ltshb
Copy link
Contributor

@ltshb ltshb commented Oct 30, 2023

During the preview of the layers from the import tool Vue crash because the
computed property was not yet available during component creation.

It is kind of a best practice to use the value directly from the store for
the projection.

This bug has been introduced in a preview PR for lv95 work

Test link

ltshb added 5 commits October 30, 2023 12:54
During the preview of the layers from the import tool Vue crash because the
computed property was not yet available during component creation.

It is kind of a best practice to use the value directly from the store for
the projection.
…component

This has been done to be consistent with last commit that fixed a bug.
@ltshb ltshb requested a review from pakb October 30, 2023 12:18
@ltshb ltshb merged commit ff517da into develop-lv95 Oct 30, 2023
@ltshb ltshb deleted the feat-BGDIINF_SB-2890-default-projection-2 branch October 30, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants