kintesh / containerise

Firefox extension to automatically open websites in a container
MIT License
408 stars 54 forks source link

Multi Account Container Interfering With Containerise #151

Open doobersn opened 3 years ago

doobersn commented 3 years ago

Not sure whats going on. I want to use containerise for *.ebay.com. I have both MAC and Containerise on FF for windows 10 on my laptop. I DO NOT have anything to do with ebay on MAC. I use it this way on my other laptop and it works fine. Just got a new laptop and im trying to do this and it isnt working. For some reason containerise just continuously reloads any website i add to it and i cant do anything and have to close FF. If I add or remove a container on MAC, it adds or removes that container on Containerise. Thanks for any help.

donw146 commented 3 years ago

I've run into variations of this problem. The recent 3.9.0 update for leading www. fixed many of them. There still appears to be problems with the !*. pattern matching. Try a regular expression like @.+\.ebay\.com$ and see if that helps.

mikedlr commented 1 year ago

It "works for me". There was another bug reported with containers themselves so maybe this is fixed. @doobersn is it still a problem for you?

ShahOdin commented 1 year ago

I have this presumably reproducible problem:

The behaviour I get is: the new tab gets stuck at switching between Default Container and Shopping

so... shouldn't Containerise sync its rules with that of MAC?