Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Custom component is not available on UI Builder

Ruth Rozental
Tera Contributor

Hi,

 

I am facing the below issue:

I have created a component via now-cli and could cuccessfult deploy it to my private instance

upload.png

However - on UI Builder once I am trying to pull the new component I created from the comonents list 

I can't find it 

not foun.png

 

the compoennt name is correct as per the component decleration on VS code

VS code.png

 

I have tried also with different applications - changed to the new application created with the new ccomponent 

But still - compoentn is not avaialbe 

 

Would be happy to get any solution/suggestion to solve this issue..

 

Thanks

 

6 REPLIES 6

Jpwl
Tera Contributor

I have the same issue and been trying various solutions with no success

jeremyf24
Tera Contributor

I have the same issue. Any luck finding a solution? Thanks.

LeroyL
Tera Contributor

I am currently experiencing the same issue, still looking for a solution.

dale_
Tera Guru

I've been having issues like this and it's almost always a UI Builder caching problem.

Give cache.do a try
Try logging in fresh using a new private browser window to avoid local caching issues
Type /cls if using the SNUtils browser extension to clear localstorage

Following these rituals improves my UI Builder/custom component development experience somewhat.