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

"Shipped" components are not behaving as expected. When we import the components inside a components library and then export the component library to import in another environment the AutoWidthLabel and Elevation are missing from the library components. #393

Closed
akshansharma99 opened this issue Sep 4, 2023 · 4 comments
Assignees
Labels
👋 needs author feedback Waiting on a response from the author ❔question Issue is a question that requires an answer, not changes to code.

Comments

@akshansharma99
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@akshansharma99 akshansharma99 added bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet. labels Sep 4, 2023
@akshansharma99
Copy link
Author

duplicate

@RajeevPentyala RajeevPentyala added this to the Backlog milestone Nov 17, 2023
@denise-msft
Copy link
Member

@akshansharma99 how are you importing components into another component library? You cannot move the code components into a library in the maker portal. You either need to move the entire CreatorKitCore solution into the target environment with your solution that has dependency on those components, or you need to re-deploy the code components from a solution and deploy them into your own solution, then take dependency on those components in your app (which might have a different publisher depending on how you deploy the components).

@denise-msft denise-msft added ❔question Issue is a question that requires an answer, not changes to code. 👋 needs author feedback Waiting on a response from the author and removed bug Something isn't working ⚠️ needs triage Has not been triaged by the team yet. labels Nov 20, 2023
@denise-msft
Copy link
Member

@akshansharma99 if you're still running into this issue please validate if you have imported the components per instructions in documentation.

@denise-msft
Copy link
Member

We haven’t heard back from you in a while. We’re closing this issue for now, but feel free to reopen it if you need further assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👋 needs author feedback Waiting on a response from the author ❔question Issue is a question that requires an answer, not changes to code.
Projects
None yet
Development

No branches or pull requests

3 participants