Mahmoud Khalifa

Results 5 comments of Mahmoud Khalifa

fixed now accept the merge request ![image](https://user-images.githubusercontent.com/29863643/125167461-f5376f80-e1a0-11eb-9f9d-040397eb028e.png)

After struggling with this for a while, I figured it out: you have to import NbThemeModule just once, in the app module, and avoid loading it in submodules. That, along...

> And `overlayRef.setDirection(dir)' throw an error on change direction after destroying overlayRef ![image](https://private-user-images.githubusercontent.com/13082270/303081520-76197a75-8675-4012-bd2f-948690b64535.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTc1ODkyMjYsIm5iZiI6MTcxNzU4ODkyNiwicGF0aCI6Ii8xMzA4MjI3MC8zMDMwODE1MjAtNzYxOTdhNzUtODY3NS00MDEyLWJkMmYtOTQ4NjkwYjY0NTM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjA1VDEyMDIwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJjYjEyZGFkYzNjNTA4ZTBhMWVhNjk2NDkyNTQ1N2MzNDRhZGRjYjUyZTM1Mzc2ODllMmQxMDJmMWQ4NTlhZjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.AUt3CWR7uqc1TRhjH2A7Adt5VHjc4ZSxf9Rv1inlqeY) Did you find a solution for this same issue I;m facing

cool add RTL and some important component to make it awesome a did generate it using microfrontend check https://github.com/khalifa005/e-proc

@JamesKnippel @omidkh68 Fixed when minimizing window the component won't get destroyed. had to override the nb window files ![image](https://github.com/user-attachments/assets/e11bdf88-822e-4df0-919e-eb1a58efab97) in window component.css ![image](https://github.com/user-attachments/assets/332d721a-ee07-4bf5-ac3c-56010581a81c) and in the component ![image](https://github.com/user-attachments/assets/81133470-2aed-4fe8-9bf5-626ebb52411b) too late...