Cannot open settings of custom snaps

Hi all,

I have a problem with the custom snaps after uploading a snap pack in manager. After building the snap package with Maven, I cannot see the settings tab of any custom snap. The snap is forever loading and not showing the settings tab. I tried using Maven versions 3.8.6 and 3.6.3 and Java versions 11.0.17 and 11.0.12. Please see the picture below. Any help is highly appreciated.

1 Like

@ptaylor any suggestions for this? I would really appreciate it.

Hi Emma.

Which version of the Maven archetype did you use to create the project? Please detail the changes you made to the POM file after using the archetype to create it.

Thanks,
Patrick

Hi Patrick,

Thanks for your response.
I used Maven archetype version 2.4 and didn’t make any changes in the POM file.
This is the command I used:

mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeCatalog=https://snaplogiceng.jfrog.io/artifactory/thirdparty/

For snap archetype I tried both 4.30 and 4.29 version.

I just tried this myself and it worked for me:

Please private message me the name of the org where you’re seeing this behavior and I’ll see if I can get any more diagnostic info.

We’ve come to learn that there’s a UI bug that’s affecting some private/custom snap packs in this way. Stay tuned.

Hello Patrick,

I am having the same issue. The demo snap pack built successfully and I uploaded the zip file to Snap packs section of the assets, and the snap pack was showing up in the snaps menu, however, when I drag the snap to the canvas and double click to open it (like I do for the regular snaps), it is loading forever and nothing is showing up on the UI for the snap, just as in Emma’s picture.

Could you please provide guidance on what to do?

Thanks,

Yu

For the record, I created a new bug ticket, PSWAT-707, about this issue. Apparently, it’s not a UI bug after all.

1 Like