Project

General

Profile

Bug #619

closed

pushing reset password button throws JS error

Added by Miroslav Blaško almost 6 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Start date:
30.04.2018
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

JS ERROR:
warning.js:33 Warning: Unknown prop `alertPosition` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
in div (created by Alert)
in Alert (created by PasswordReset)
in form (created by Form)
in Form (created by PasswordReset)
in div (created by Panel)
in div (created by Panel)
in Panel (created by PasswordReset)
in PasswordReset (created by _class2)
in _class2 (created by InjectIntl(_class2))
in InjectIntl(_class2) (created by Connect(InjectIntl(_class2)))
in Connect(InjectIntl(_class2)) (created by RouterContext)
in div (created by MainView)
in MainView (created by _class2)
in _class2 (created by InjectIntl(_class2))
in InjectIntl(_class2) (created by Connect(InjectIntl(_class2)))
in Connect(InjectIntl(_class2)) (created by RouterContext)
in RouterContext (created by Router)
in Router (created by App)
in IntlProvider (created by App)
in Provider (created by App)
in App

Also available in: Atom PDF