Closed JazzarKarim closed 1 year ago
I think this is OK... but remember to update the app version.
I did update it! From 3.3.8 to 3.3.9. Or do you mean something else?
You're also missing the new component import :)
Which component are you talking about Sev? 😟
I did update it! From 3.3.8 to 3.3.9. Or do you mean something else?
Which component are you talking about Sev? 😟
Oh, I see... First, I missed the package files. Second, you cheated and didn't run npm i
, so the shared component wasn't installed (as seen in the check errors above). You should always run npm i
and never update the package lock manually.
I did update it! From 3.3.8 to 3.3.9. Or do you mean something else?
Which component are you talking about Sev? 😟
Oh, I see... First, I missed the package files. Second, you cheated and didn't run
npm i
, so the shared component wasn't installed (as seen in the check errors above). You should always runnpm i
and never update the package lock manually.
I did that actually at first but I reverted the change. I looked at previous commits and I thought that this is how you update (Namerequest UI) after doing something since that's what everybody was doing. So sorry about that. Good to know.
Issue #: /bcgov/entity#15183
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namerequest license (Apache 2.0).