Table Generator Not Working After 6.3.0

OS info

  • Operating System : Mac OSX 23.3.0
  • Wappler Version : 6.3.0
  • Server Type : Nodejs

Problem description

Table Generator no longer works after the 6.3.0 release. No code is inserted into the page. I attempted to use the Table Generator both by selecting options like hover and the new footer and without selecting any options. Please see the included video.

Steps to reproduce

  1. Click inside a column and select the Table Generator from the menu.
  2. Fill in the values needed to create a table.
  3. Click ok.

Report Log:
report1708654523514.zip (101.2 KB)

The log seems to show that there is an issue with the TableCode node insertion.

START generateTableCode
insertNode: Node not found with: [dmxDomId=“d114”]

I can confirm, using the table generator does not add the code.

Edit: Seems to work on a PHP project but not Node.js?

It work only if you add a responsive table to the page and then you select Generators: Bootstrap 5 table

found the problem. It was new table inserts under nodejs.
Can be easily bypassed if you already have a table element selected or insert one temporally.

Will be fixed in the next update.

Fixed in Wappler 6.3.1

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