Skip to content

Commit 6075a36

Browse files
DOC-3337: Views could not be opened during the init event. (#3946)
* DOC-3337: Views could not be opened during the event. * Update modules/ROOT/pages/8.3.1-release-notes.adoc Co-authored-by: Mitchell Crompton <[email protected]> --------- Co-authored-by: Mitchell Crompton <[email protected]>
1 parent 2fc0f3f commit 6075a36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/ROOT/pages/8.3.1-release-notes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode
4343

4444
{productname} {release-version} also includes the following bug fix<es>:
4545

46-
=== <TINY-vwxyz 1 changelog entry>
47-
// #TINY-vwxyz1
46+
=== Views could not be opened during the `init` event.
47+
// #TINY-13463
4848

49-
// CCFR here.
49+
Prior to {release-version}, editor views were not registered until after the CSS was loaded, which meant that they could not be opened until after editor initialization. {release-version} addresses this by registering views sooner, before editor initialization.

0 commit comments

Comments
 (0)