-
I haven't been able to get the Forgot Password flow working yet.
Reset token generation works. I wired up an email service that links to the reset URL: `auth/reset-password?reset_password_token=Tok…
-
I have a need to display a complex, custom object to a column rather than the typical primitives (number, boolean, string, etc.). How would I accomplish this with ng2 smart table? Below are my setti…
-
When the table component is first loaded with some data, the first row can be selected only after the second click. This is not the case for all the other rows, they are selected on the first click.
…
-
## 💬 Question
Open changing the size of select, the placeholder value is not following the size of select. The selectitem list also does not follow the size. Is there any setting for this?
[Ou…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
I am customizing Login page by foll…
-
Ng2-smart-table is a great component I've been used it for years in some production work loads.
Since then I was think that this package lack some typing for its APIs, I think adding proper types for…
-
-
**Issue Description:**
The Nebular Dropdown (nbSelect) component exhibits a behavior where it remains open and does not collapse when the user scrolls the page. This issue can impact the user exper…
-
Hi Akveo,
I see that when using NbAuthService for login:
`authService.authenticate('provider', 'data)...`
The rememberMe checkbox (from your NbLoginComponent) is never checked before savin…
-
Hi,
in documentation at https://akveo.github.io/nebular/docs/components/menu/overview#nbmenuitem
is described as you can get selected item and, in live mode, selected item received active class. Ho…