Ticket #397 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Endless loop with findControl("/")

Reported by: idbr Owned by: mpo
Priority: minor Milestone:
Component: modules/kauri-forms Version:
Keywords: Cc:

Description

Add the following to the ready-function of basic-controls1.html.xml

basicForm.findControl("/");

You'll get a warning about the script not responding.

Change History

comment:1 Changed 2 years ago by mpo

  • Status changed from new to closed
  • Resolution set to fixed

(In [1792]) Fixes #397 #398
Note: correct getParent is introduced at time children are created.
This also introduces a first stab at some api-introduction-sample page (allows to test this stuff)

Note: See TracTickets for help on using tickets.