Opened 10 years ago
Closed 10 years ago
#12859 closed enhancement (fixed)
The first view should be visible without selected="true"
Reported by: | ykami | Owned by: | ykami |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Mobile | Version: | 1.6.1 |
Keywords: | 1.7-mobile | Cc: | |
Blocked By: | Blocking: |
Description
If selected="true" is not specified, the first view of the sibling views should be visible.
select="true" should be necessary only when you want to specify a visible view that is not the first one.
Note: See
TracTickets for help on using
tickets.
(In [24663]) Fixes #12859 !strict. If select="true" is not specified, make the first view visible.