FlexLayout icon indicating copy to clipboard operation
FlexLayout copied to clipboard

Trying to pop out a tab closes the created window instantly

Open LoganDark opened this issue 2 years ago • 8 comments

Chrome 91.0.4472.77 64-Bit on Windows 10 Home 2004 build 19041.928

https://user-images.githubusercontent.com/4723091/127826671-0dae60f6-ebb8-493c-a3d0-aa960ea025ef.mp4

Manually turning off the pop-up blocker by allowing popups does not help

LoganDark avatar Aug 02 '21 08:08 LoganDark

Setting popoutURL="about:blank" makes this work in my own app, still broken in the demo though

LoganDark avatar Aug 02 '21 08:08 LoganDark

Remove <React.StrictMode> solved the problem for me.

eric-ho-github avatar Jul 24 '22 15:07 eric-ho-github

Remove <React.StrictMode> solved the problem for me.

This issue is still open because the official demo exhibits this problem. I no longer work on the app where I had to solve this issue, though.

LoganDark avatar Jul 24 '22 15:07 LoganDark

I am having the same problem in Chrome v105, although it works just fine in Firefox v107.

Removing <React.StrictMode> does not solve the problem for me.

I am using MacOS Monterey on a M1 chip.

acontreras89 avatar Dec 20 '22 14:12 acontreras89

@LoganDark @acontreras89 It's your ABP (ad block plus) chrome extension - disable it for this site, it's blocking the popups

kerscha avatar Feb 07 '23 14:02 kerscha

It's your ABP (ad block plus) plugin

That is absolutely and wildly incorrect, please do not make these types of comments.

Unsubscribing since I no longer use flexlayout.

LoganDark avatar Feb 07 '23 14:02 LoganDark

It's your ABP (ad block plus) plugin

That is absolutely and wildly incorrect, please do not make these types of comments.

ok, a simple "that didn't work for me" would have sufficed, because it definitely worked for me. or just be rude about it, that's certainly another way to go with it.

kerscha avatar Feb 07 '23 14:02 kerscha

Turning off ad blockers did work for me too 😅 although I am pretty sure I tried that back then and it did not 🤔

acontreras89 avatar Feb 15 '23 16:02 acontreras89