why520crazy
why520crazy
Version: Angular 12 **To Reproduce** 1. set app2's sandbox to true 2. Refresh any page route of app2 **Expected behavior** Normal load sub application(app2) **Screenshots** You can test it switch...
**Describe the solution you'd like** `ng add @worktile/planet` - prompt "Choose application type, portal or sub application" - add `@worktile/planet` to package.json - prompt "Please input sub application name?" if...
**Is your feature request related to a problem? Please describe.** add setTimeout(() => { forkJoin(apps$)... }) for solve the problem of flicker, e.g. redirect to app1's dashboard from portal's about...
**Is your feature request related to a problem? Please describe.** - add wrapper element will result in there be more elements - will append extra layout styles to fix fill...
Now, Angular lib can't be used directly at run time because it need build use AOT In Ivy, expect use lib directly at run time.
I drag document selection text or link,it will show drag-over-show class,if i add ngf-pattern to filter,the text file can't be work .