Base solution for your next web application

Activities of "alirizaadiyahsi"

Check this: 1639

probably this week.

What did you tried(share code)? What is the error? What is your project type and version?

There are dropdown examples in ASP.NET Zero, already. Aren't they working too? Or just newly added ones doesn't work?

Hi @davidharrison, Metronic v5.5 they changed data-dropdown-toggle="click" to m-dropdown-toggle="click". The example that you look is new version(5.5) of metronic, but in ASP.NET Zero metronic is not updated(it will Zero v6.0) yet.

SOLUTION: use data-dropdown-toggle="click" instead of m-dropdown-toggle="click". It should work.

Did you change anything in ConsoleApiClient? For example username or password?

Hi @lhightower, this problem should be fixed in v6.0. If you use older version than v6.0, then you can apply THIS change to fix problem.

Hi @gep13 I am testing it latest version with no issue. You said that you changed AbpZeroTemplateScriptSrcTagHelper could you share your's to compare to understand what is wrong.

Check my settings:

launchSettings.json

And html output:

Hi @muhittincelik, are you still have this issue? It seems it has been fixed.

You are using this.CreateDate in .ts file but in html you are binding organization.creatioN_TIME. I couldn't understand your code.

BTW, result.creatioN_TIME.format('YYYY-MM-DDTHH:mm:ss') is enough. moment methods already return a date object. Check moment docs for detailed info.

Showing 361 to 369 of 369 entries