Jonas Wanner
Jonas Wanner
**Describe the bug** When I want to drag and drop the sections on the left side when using Firefox, the behavior is really weird. **To Reproduce** 1. Open https://readme.so/en/editor on...
### Issue type (mark with `x`) - [ ] :thinking: Question - [x] :bug: Bug report - [ ] :gift: Feature request - [ ] :woman_shrugging: Other ### Version (mark...
Hey there! We currently have a highly customizable portlet and we would like to migrate and refactore it to a new, JavaScript only Portlet without the need for JSP and...
{ "create-jar": { "output-dir": "dist", "features": { "js-extender": true, "web-context": "/plain", "configuration": "features/configuration.json" } } } currently, the name of the portlet is taken as the web context path, even...
Error in 0.01s: bundler failed. invalid-package-exception: required property "main" doesn't exist in the package.json file. This message is not shown in the new version and the build fails without any...
Currently, the configuration feature of portlets, doesn't output the required type. For these configurations: ``` { "system": { }, "portletInstance": { "fields": { "a-float": { "type": "float", "name": "A float",...
i recently stumbled upon this npmbundlerrc option: `{ "create-jar": { "output-dir": "dist", "output-filename": "map-portlet-v2.jar" } }` handle it.
Currently, the logging breaks in CI environments. `[2K[1GProgress going on 0.01s: preparations[2K[1GProgress going on 0.01s: preparations[2K[1GProgress going on 0.02s: processing[2K[1GProgress going on 0.02s: processing[2K[1GProgress going on 0.03s: processing[2K[1GProgress going on...