web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / "Couldn't import compo...
Power Apps
Unanswered

"Couldn't import components" error when importing custom component into Canvas app

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am getting Couldn't import components when I am trying to import the custom code component for the first time. Last time I built a similar component, it worked fine but this time for some reasons, I cannot import my component into my canvas component. 

Here is my manifest file:

 

 

 

<?xml version="1.0" encoding="utf-8" ?>
<manifest>
 <control namespace="SeatAssignmentArchilogic" constructor="SeatAssignmentArchilogic" version="0.0.1" display-name-key="SeatAssignmentArchilogic" description-key="SeatAssignmentArchilogic description" control-type="standard" >
 
 <property name="publishableToken" display-name-key="Publishable_Token" of-type="SingleLine.Text" usage="input" required="false" />
 <property name="secretToken" display-name-key="Secret_Token" of-type="SingleLine.Text" usage="input" required="false" />
 <property name="floorId" display-name-key="Floor_Id" of-type="SingleLine.Text" usage="input" required="false" />
 <property name="update" display-name-key="Update" of-type="TwoOptions" usage="input" required="false" />
 <property name="resourceType" display-name-key="Resource_Type" of-type="SingleLine.Text" usage="input" required="false" />
 <property name="customAttrDef" display-name-key="Custom_Attr_Def" of-type="SingleLine.Text" usage="input" required="false" />
 <property name="customAttrVal" display-name-key="Custom_Attr_Val" of-type="SingleLine.Text" usage="input" required="false" />
 <property name="imgUrl" display-name-key="Img_Url" of-type="SingleLine.Text" usage="input" required="false" />
 <property name="selectedId" display-name-key="Selected_Id" of-type="SingleLine.Text" usage="output" required="false" />
 <property name="assignmentSuccessful" display-name-key="Assignment_Successful" of-type="TwoOptions" usage="output" required="false" />
 <property name="fetchError" display-name-key="Fetch_Error" of-type="SingleLine.Text" usage="output" required="false" />
 <resources>
 <code path="index.ts" order="1"/>
 <css path="css/style.css" order="1" />
 </resources>
 </control>
</manifest>

 

 

 

 

Categories:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 382 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 329

#3
WarrenBelz Profile Picture

WarrenBelz 187 Most Valuable Professional

Last 30 days Overall leaderboard