Roger Vilà

Results 19 issues of Roger Vilà

Hello, I have imported vue-markdown in a Laravel project. I was getting this error because I did not have installed `babel-runtime` ![Captura de pantalla 2020-04-01 a las 9 15 54](https://user-images.githubusercontent.com/6053012/78109584-c0fbcd80-73f9-11ea-93c6-60b52eeb587b.png)...

The app crahses on Mavericks. This is the log. Process: hairless-midiserial [1271] Path: /Applications/hairless-midiserial.app/Contents/MacOS/hairless-midiserial Identifier: com.yourcompany.hairless-midiserial Version: ??? Code Type: X86 (Native) Parent Process: launchd [150] Responsible: hairless-midiserial [1271] User...

Hello, I've seen that the plugin supports tabindex and keyboard selection, but it would be nice to add a class when the nice-select is focused with tabindex. If you agree,...

- Laravel Swagger Version: dev-master - Laravel Version: 8.8.0 - PHP Version: 7.4.11 ### Description: Hello, Right now, the Generator checks if a specific route has a Passport middleware on...

bug

Hello, I wonder if running fluentd-ui on the same container as fluentd is a good idea, since its a good practice to keep only one process per docker container. is...

Hello, Since emails are written in XHTML 1.0 Strict, self closing tags should have a slash at the end of the name. ie: `` should be `` When I compile...

feature

Hello, I am generating using git to track changes on my documentation website generated with _pydoctor_. When I regenerate the HTML output, all files are changed with the current timestamp....

Needs more reflexion

## Description Provide a new fromStrictString method that validates the string against the isValid method. ## Motivation and context Fix https://github.com/ramsey/uuid/issues/531 ## How has this been tested? The new method...

## Description When creating a UUID instance from a string without dashes (ie: `00000000000000000000000000000000`) it works, but when receiving the same string to validate if it's a valid UUID it...

enhancement