Scoped package name doesn't register the component with App Connect UI

Wappler Version : 5.5.0
Operating System : MacOS

Expected behavior

What do you think should happen?

Components of scoped names packages should be pickable from the UI after being installed.

Actual behavior

What actually happens?

They do not appear in the UI for selection.

How to reproduce

  • Detail a step by step guide to reproduce the issue
  • A screenshot or short video indicating the problem
  • A copy of your code would help. Include: JS, HTML.
  • Test your steps on a clean page to see if you still have an issue
  1. Create the correct folder structure with a well fomed components.hjson
  2. Create your own package.json and make sure you are using a scoped name for the package.
  3. Proceed to install through the UI:
    3a. Via Create extension by selecting the folder
    Wappler 15-03-2023 13.49.35 000312
    3b. Via Add extension using file://...
    Wappler 15-03-2023 13.58.43 000314

Both will fail to register the component with the UI.

However scoped packages installed remotely will register correctly and can be selected from the UI.

Fixed in Wappler 5.5.2

This topic was automatically closed after 26 hours. New replies are no longer allowed.