https://gitmemory.com/issue/muhammadarsal/ng-select2/22/502356201
When setting Ivy enabled in the tsconfig.app.ts
"angularCompilerOptions": { "enableIvy": false },
https://gitmemory.com/issue/muhammadarsal/ng-select2/22/502356201
When setting Ivy enabled in the tsconfig.app.ts
"angularCompilerOptions": { "enableIvy": false },
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [NC,L]
RewriteRule ^(.*) index.html [NC,L]
</IfModule>
<IfModule mod_headers.c>
SetEnvIf Origin "^http(s)?://(.+\.)?(v-timviec\.vn|v-timviec\.com)$" origin_is=$0
Header always set Access-Control-Allow-Origin %{origin_is}e env=origin_is
</IfModule>
https://www.ghacks.net/2017/07/18/how-to-delete-large-folders-in-windows-super-fast
https://stackoverflow.com/questions/39303725/virtual-host-force-https-and-redirect-www-to-non-www-but-no-other-subdomains With the proper u...