Base solution for your next web application

Activities of "agebmustafa"

Answer

Picker not appear Khronos locale error: please load locale "ar-eg" before using it loadLocale @ locales.js:83 chooseLocale @ locales.js:25 getLocale @ locales.js:178 push../node_modules/ngx-bootstrap/datepicker/bs-datepicker-input.directive.js.BsDatepickerInputDirective.writeValue @ bs-datepicker-input.directive.js:84 (anonymous) @ forms.js:1749 (anonymous) @ forms.js:2826

Answer

I don't need Hijri Date so change "ar" to "ar-eg" . With previous version was working good but now no.

Answer

core.js:12301 ERROR Error: Uncaught (in promise): Error: Cannot find module './ar-eg.js' Error: Cannot find module './ar-eg.js' at ..js$ namespace object:97 at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:388) at Object.onInvoke (core.js:13851) at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:387) at Zone.push../node_modules/zone.js/dist/zone.js.Zone.run (zone.js:138) at zone.js:872 at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421) at Object.onInvokeTask (core.js:13842) at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420) at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188) at ..js$ namespace object:97 at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:388) at Object.onInvoke (core.js:13851) at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:387) at Zone.push../node_modules/zone.js/dist/zone.js.Zone.run (zone.js:138) at zone.js:872 at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:421) at Object.onInvokeTask (core.js:13842) at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask (zone.js:420) at Zone.push../node_modules/zone.js/dist/zone.js.Zone.runTask (zone.js:188)

Question

when convert to ar-Eg locate there's an issue with previous version it was working good I've found there a new using for ngx-bootstrap\chronos\i18n Could you help me please urgent

Hey, I’m implementing a system with 4 modes and In front end I made option for users to choose which mode he/she are gonna working on inside the header components/ now all my entities should take the mode Id as foreign key so how can I make auto inserted to each new entity created and filtered when returning back exactly like tenants idea

Note that in mode table I created mode status column which is representing the only active mode of the 4 modes

Showing 1 to 5 of 5 entries