You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Form without labels
The full app will be refreshed.
Expected behavior:
No refresh of the app.
Steps to reproduce:
Go to the demo app:: http://akveo.com/ngx-admin/pages/forms/layouts
And try out all the forms. Only the Block form doesn't have the issue.
There seems to be an issue when you use the <form> tag in the HTML code.
Without it there's no issue.
Related code:
Not applicable
Other information:
node: 10.15.3
npm: 6.4.1
OS: Windows 10
Browser: chrome
Angular, Nebular
Angular: 8.0.0
Nebular: 4.1.0
The text was updated successfully, but these errors were encountered:
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
Check http://akveo.com/ngx-admin/pages/forms/layouts
For some reason when clicking on a button refreshes the full angular app. Try for instance
Expected behavior:
No refresh of the app.
Steps to reproduce:
Go to the demo app:: http://akveo.com/ngx-admin/pages/forms/layouts
And try out all the forms. Only the Block form doesn't have the issue.
There seems to be an issue when you use the
<form>
tag in the HTML code.Without it there's no issue.
Related code:
Not applicable
Other information:
node: 10.15.3
npm: 6.4.1
OS: Windows 10
Browser: chrome
Angular, Nebular
Angular: 8.0.0
Nebular: 4.1.0
The text was updated successfully, but these errors were encountered: