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

LinearInputControl rendered differently on watch and canvas app #585

Open
chienhsiang-hung opened this issue May 13, 2024 · 0 comments
Open

Comments

@chienhsiang-hung
Copy link

I followed the https://learn.microsoft.com/en-us/power-apps/developer/component-framework/implementing-controls-using-typescript?tabs=after#adding-style-to-the-code-component step-by-step carefully.

When I run npm start watch it rendered successfully as shown.
image

But when I imported it into my canvas app it seemed to miss the dragable bar and some properties.
image

seems the watch env is different with the dev env @@

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant