Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions modules/ROOT/pages/8.3.1-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode

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

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

// CCFR here.
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.
Loading