Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: TTreeView, setStartExpanded not Work #216

Open
bjverde opened this issue Jan 17, 2020 · 1 comment
Open

Bug: TTreeView, setStartExpanded not Work #216

bjverde opened this issue Jan 17, 2020 · 1 comment
Labels
Backend Bug Something isn't working JavaScript

Comments

@bjverde
Copy link
Owner

bjverde commented Jan 17, 2020

$tree = new TTreeView('tree');
$tree->setStartExpanded(false); //not Work

See Exemple code
https://github.com/bjverde/formDin/blob/master/appexemplo_v1.0/view/form/exe_tform4_consulta_tree_p2.php#L71

Possível ponto da origem do problema
https://github.com/bjverde/formDin/blob/master/base/classes/webform/TTreeView.class.php#L536

@bjverde bjverde added Bug Something isn't working JavaScript Backend labels Jan 17, 2020
bjverde added a commit that referenced this issue Feb 29, 2020
bjverde added a commit that referenced this issue Mar 1, 2020
bjverde added a commit that referenced this issue Mar 1, 2020
bjverde added a commit that referenced this issue Mar 1, 2020
bjverde added a commit that referenced this issue Mar 1, 2020
bjverde added a commit that referenced this issue Mar 1, 2020
@bjverde
Copy link
Owner Author

bjverde commented Mar 1, 2020

Já tem uma solução parcial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Bug Something isn't working JavaScript
Projects
None yet
Development

No branches or pull requests

1 participant