Kanban Board Demo Compilation

I am getting the following errors, when I compile the KanbanBoard Demo. 


[Error] WEBLib.TMSFNCEdit.pas(213): There is no method in an ancestor class to be overridden "function IsCustomEditor of Object"
There is no method in an ancestor class to be overridden "function IsCustomEditor of Object"
[Fatal Error] There is no method in an ancestor class to be overridden "function IsCustomEditor of Object"

Any idea why this is happening? I am compiling with Delphi 10.3 RIO

Thanks

I retested this here but could not see an issue.

Do you use the latest TMS FNC Core, TMS FNC UI Pack and TMS WEB Core v1.2?

Yes, I am using the latest

I had that error too

What exact versions do you have installed?
We released updated Apr 30.
Are you sure there are no more old version files somewhere on your system?

To to the file and line indicated in the error and remove "override;" from the end;

WEBLib.TMSFNCEdit.pas - 213

I had this issue as well with the Web and TMSFNCUI I DL yesterday.

-Scott 

A TMS WEB Core beta update should fix this.

Thanks!

Thanks Bruno!

Hi, same error for me. Cannot recompile previously done projects.
Using TMS FNC Core, TMS FNC UI Pack and TMS WEB Core v1.1.3
Any Hints how to resolve?

[Error] WEBLib.TMSFNCEdit.pas(213): There is no method in an ancestor class to be overridden "function IsCustomEditor of Object"


The error pops up even with 

TMS WEB Core v1.1.2.1

The error is not present after the downgrade of all FNC packs.
It is not present even with TMS WEB Core v1.1.3

It is recommended to use TMS WEB Core v1.2 when using the latest TMS FNC components.