Elderov Ali

Results 88 issues of Elderov Ali

I found in code some inconsistency: https://github.com/ngx-fomantic-ui/ngx-fomantic-ui/blob/fad5dea7df29a595772b5b7801fef8b2468a2a48/projects/ngx-fomantic-ui/src/modules/datepicker/helpers/date-fns.ts#L131-L133 ---- I think, it must be ```ts public parse(dS: string, f: string, bD: Date): Date { return parse(dS, f, bD, this._config); } ```

- retainSelectedResult doesn't help.. - resultSelected doesn't trigger after missing focus... how can I get the value from input box?

1) было бы неплохо обновить проект под текущую версию анги и стора и провести рефакториниг 2) было бы неплохо добавить пример фича-сторов к тому же в ngrx Store много поменялось...

why private key was published in git repo? https://github.com/ziaddalii/drippy-e-commerce/blob/5d90872f8d356cb1468edccd8ade310dfea7abf3/src/data/drippy-faq-chat-bot-txnb-aa0f9ddf78de.json#L5

https://github.com/ziaddalii/drippy-e-commerce/blob/5d90872f8d356cb1468edccd8ade310dfea7abf3/src/data/colors.js#L1

Hi! can you explain what should be written in .env file exactly? > Create a .env file in the project directory and add your Firebase API key for security. normally...