Bill Glesias

Results 29 issues of Bill Glesias

Looks like there are runtime dependencies on Babel-runtime in the vue-markdown.common.js. Babel-runtime was removed in babel 7 Since babel is used as a transpiler for builds, why is it required...

Currently, when importing the `cypress/included:10:4:0` docker image into github workflows, firefox cannot be found. I have tried a few different things, including moving firefox to a directory in the `$PATH`,...

Hey @clarkbw, A few peers of mine recently ran into some issues with understanding how to properly override the storage mocks within this library. `mockImplementation` leads to the mock being...

Is this currently an option? Currently running into the issue where vue-jest cannot find my .babelrc file when vue-jest's install directory is not within referencing directory. example: lerna-repo -babelrc -node_modules...

intend to implement

My team and I ran into a production issue where we were not passing the results of `vue-svg-loader` to `babel-loader`. This caused a production issue with IE11. After reading the...

…ure and add sameSite/superDomainOrigin policy functions and make originMatch functions match fully same origin policy including sub domains - Closes ### User facing changelog N/A ### Additional details This PR...

- Closes N/A ### User facing changelog N/A ### Additional details Purpose of this PR is to clean up some unused code and possibly fix a bug where `fullCrossOrigin` is...

- Closes N/A ### User facing changelog N/A ### Additional details Glues together the work done in #23821 #23822 #23879 and #23880 to attempt to correctly simulate top behavior when...

## DO NOT SQUASH! - Closes #23551 - Closes #23603 on condition of #23720 and #23721 ### User facing changelog More accurately sends/sets cookies in `cy.origin` when `experimentalSessionAndOrigin` is enabled....

topic: cookies :cookie:
experiment: origin

…n the request/response middleware(s) - Closes N/A ### User facing changelog N/A ### Additional details Add top simulation functions and cookie functions that are to be used in the follow...