Sfoglia il codice sorgente

Add known PushStateNavigation issue to release notes (#10334)

tags/8.2.0.beta1
Teemu Suo-Anttila 6 anni fa
parent
commit
81b4dfb672
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      all/src/main/templates/release-notes.html

+ 3
- 0
all/src/main/templates/release-notes.html Vedi File

@@ -133,6 +133,9 @@
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>
<li><tt>@PushStateNavigation</tt> can cause browser to load resources from wrong URLs
(<a href="https://github.com/vaadin/framework/issues/10329">#10329</a>)
</li>
<li>Drag'n'drop in a Table doesn't work on touch devices running
Internet Explorer (Windows Phone, Surface)
(<a href="https://github.com/vaadin/framework/issues/5170">#5170</a>)

Loading…
Annulla
Salva