Hi, I don't know if this is the right place to ask this question but since I haven't clarified with the information I've read I'm writing it here.
I am working on a project to which I need to integrate only the "KendoReact Rich Text Editor".
And I'm confused by the fact that I can run it perfectly well without having applied for the 30 days free trial, let alone obviously a paid license.
To my understanding it is assumed that if I can use it without entering the license is because it is indeed allowed right?
According to what you put in your Kendo UI FAQ section: Why are you open sourcing part of the Kendo UI framework?
Apparently it can be used without a license.
The only thing I see is this information in the console when installing the necessary plugins:
> @progress/kendo-licensing@1.3.0 postinstall D:\Project\node_modules\@progress\kendo-licensing
> node ./bin/kendo-ui-license.js activate --ignore-no-license
(INFO) Kendo UI: KENDO_UI_LICENSE environment variable not set
(WARN) Kendo UI: License file not found at "D:\Projects\kendo-ui-license.txt"
The point is that I don't quite understand some aspects of the license and I want to know if I won't get into trouble using the Kendo rich text editor commercially if I keep using it.
Thanks a lot!