Rui

Results 10 issues of Rui

Hi, I'm coming from this closed issue #8 because I'm having this issue as well. I need to handle when the unauthenticated requests reach the limit. I noticed that the...

enhancement

I'm encountering the following error: ``` Initializing Chrome WebDriver... Traceback (most recent call last): File "/usr/local/bin/facebook-online-friend-tracker", line 9, in load_entry_point('facebook-online-friend-tracker==2.0.0', 'console_scripts', 'facebook-online-friend-tracker')() File "/usr/local/lib/python2.7/dist-packages/src/main.py", line 68, in main driver =...

For context, right now if we put a limit of 5mb on the overall selection like this: ``` ------------------------ form = formBuilder.control(null, { validators: [ FileValidator.maxContentSize(5242880 /* 5 MB (=5...

This issues comes in two parts: - There is a section about nugets but I didn't found a nuspec file yet - I searched for "BotAuth.AADv2" and installed but I'm...

Hi, I wanted to load a default message that changes after translation data arrive. My workflow is as follows: 1) ``` app.config(['blockUIConfig', function (blockUIConfig) { blockUIConfig.message ='Wait for it...'; }]);...

I reached this repo when I saw this and there is this part where it says Fix URL Prefixes (multi-page AngularJS apps). Then I say this and it confirms that...

Just visited [http://zavoloklom.github.io/material-design-iconic-font/index.html](http://zavoloklom.github.io/material-design-iconic-font/index.html) and because I'm upgrading from 1.0 to 2.2 I hit the link when it says: Upgrade from 1.x If you want to upgrade from 1.x to 2.x...

Not trying to do anything naughty but I've found it too much sensitive for some prompts that require people

### Installed product versions - Visual Studio: 2017 Enterprise - This extension: 1.2.71 ### Description VS 2017 crash when trying to see all files from tooltip ### Steps to recreate...

I'm coming from a specific use case on my side where I have an initial path and want to manipulate the object with a relative path from the initial. After...