Opened 6 years ago
Last modified 5 years ago
#18875 new defect
No way to get correct value of dijit/Editor
Reported by: | Denis Rykov | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | Editor | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I'm trying to get value of dijit/Editor but getting an unexpected result.
I have contentPostFilters in my widget but as you can see here contentPostFilters is taken into account only when this.isLoaded is true.
How I can get value only when this.isLoaded is true? I've tried to use onLoad event but this.isLoaded is false in this case, see jsfiddle example.
Another issue (see in the same jsfiddle) that in Chrome this.isLoaded is true within startup, but false in Firefox. Is it expected behaviour?
Change History (3)
comment:1 Changed 6 years ago by
Milestone: | tbd → 1.12 |
---|
comment:2 Changed 6 years ago by
Milestone: | 1.12 → 1.13 |
---|
comment:3 Changed 5 years ago by
Milestone: | 1.13 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.
Moving to 1.13.