11
Views
1
Comments
[SpreadJS Reactive] SpreadJS Component from Forge Does Not Load on Screen
spreadjs-reactive
Reactive icon
Forge asset by Paulo Cação

I am trying to use the SpreadJS component from Forge in my OutSystems application. I have followed these steps so far:


Installed the SpreadJSV15 component from Forge.

Added a Screen to the MainFlow.

Dragged the SpreadJSV15 widget into a Container inside the screen.

Automatically generated the required Change and Save handler actions.

However, after publishing and running the application, the SpreadJS spreadsheet interface does not load, and only a blank screen is displayed.


Additional Information:


The event handler actions currently contain no additional logic.

The browser developer console does not show any error messages.

Are there any additional configurations I should check, or has anyone encountered a similar issue?

I would appreciate any help or suggestions.


Thank you!



2026-01-28 16-57-48
Mihai Melencu
Champion

Hi @SangWoo Jee ,

As per your previous post, you need a License Key in order to load the SpeadJS component. You can check the documentation here: SpreadJS Reactive - Documentation .

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.