I managed to create a component and import the solution then the component.
Then I modified the component and tried to re-import the solution, but the changes are not reflected in PowerApps.
More info at: https://github.com/MicrosoftDocs/powerapps-docs/issues/778
Solved! Go to Solution.
It probably has to do with some weirdness about it being an unmanaged solution which doesn't uninstall as cleanly as a managed solution would. On the solutions page, can you click on the "Publish all customizations" button. Then close and reopen the app to see if you get the update dialog afterwards?
Hello,
Open ControlManifest.Input.xml and look for "version" attribute of "control" tag and increase it. Rebuild, import - changes should appear.
Thanks, but I've already tried that.
It's strange that it says it was modified 1 day ago, however I rebuilt it today using msbuild.
I never had issues with that. What you alternatively can do is to delete references to your component and component itself and import updated solution after.
Good luck.
I've just uploaded my component to Github, in case you might be kind enough to take a look at it. 🙂
I checked it and it looks ok. Try to delete/import approach. It worked for me.
Thanks, but I don't really understand what you mean by
@a33ik wrote:... delete references to your component and component itself ...
I added a second input and a text to my component (index.ts, manifest are modified).
Do you mean I should delete TestComponent2 TestComp2Solution folder?
I mean open your CDS instance, and delete component you imported inside before (previous version). Import newer version of component.
I've deleted it many times at https://make.powerapps.com/
And created different apps at https://us.create.powerapps.com/
and reimported it there 😞
Ok. Where do you use your component? Is it model-driven app or canvas app?
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.