Closed shahan007 closed 1 year ago
This is probably not related to this library, as it only tells the browser what element should go full screen.
If toasts or other peripheral UI element are not working in fullscreen it is likely because they don't support fullscreen mode, or that they have been applied to an element outside the fullscreen element.
I am using ANTD as my UI library and following are the issues I have encountered so far as I have just started using it