Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full refresh on button when using forms #2156

Closed
1 of 3 tasks
brysd opened this issue Jul 5, 2019 · 3 comments
Closed
1 of 3 tasks

Full refresh on button when using forms #2156

brysd opened this issue Jul 5, 2019 · 3 comments

Comments

@brysd
Copy link

brysd commented Jul 5, 2019

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request
  • question about the decisions made in the repository

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

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

@brysd
Copy link
Author

brysd commented Jul 5, 2019

root cause = angular forms not imported in module probably.

@leonlafa
Copy link
Contributor

leonlafa commented Oct 6, 2019

@brysd This issue has now been resolved, I'm just waiting for my PR to be reviewed

@yggg
Copy link
Contributor

yggg commented Oct 7, 2019

Fixed in #5530

@yggg yggg closed this as completed Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants