Closed bourgeoa closed 3 years ago
@bourgeoa can you pls add to the context of the issue: when did this occur? On what actions?
The messages [DOM] Found 2 elements with non-unique id #state
can be seen at every login.
Can't reproduce the login page do not display. May have been resolved with latest patch on logout.
The messages
[DOM] Found 2 elements with non-unique id #state
can be seen at every login.
This comes from the node-solid-server login page views (see https://github.com/solid/node-solid-server/blob/v5.1.6/default-views/auth/auth-hidden-fields.hbs) which might be removed. Depends on resolution of: https://github.com/solid/node-solid-server/issues/1619
With the new auth flow, the [DOM] Found 2 elements with non-unique id #state messages are gone.
Only LOGIN title is displayed.