laurence fass

Results 70 issues of laurence fass

Hi this is a great module many thanks for creating it. Im trying to create a monitor effect but having a problem with dynamically rendered content i.e. rendered content wrapped...

ive set up a simple codesandbox to demonstrate a simple configuration: https://codesandbox.io/s/iframe-resizer-react-nnky7 the IframeResizerComponent is not resizing to the src. Is there any additional configuration required beyond the simple case?...

hi i've installed a new project via composer drush --version and drupal --verison are not recognised. where are they set up? drush seems to be installed locally which is vendor/drush/drush/......

### Is your feature request related to a problem? Please describe Some other widgets have option to define a transition https://react-bootstrap.github.io/utilities/transitions/ Carousel is limited to either slide or fade transitions...

enhancement

I need to project specific versions of node and yarn which are different to my global configuration. i have a globally installed yarn using npx to override the global. is...

Is there a roadmap for Razzle integration of React 18 features: SSR + suspense + lazy + server components? Looks like the future of SSR. This is the best starting...

**Do you want to request a *feature* or report a *bug*?** BUG **What is the current behavior?** I'm rendering the default App Component using ReactDOM.render(, document.getElementById('root')); and Syntapse Leaflet example...

**Do you want to request a *feature* or report a *bug*?** dont know yet **What is the current behavior?** React Helmet doesnt appear to work with a Create-React-App SPA and...

**## Minimal reproduction of the bug with instructions:** bash-4.4# npm start > [email protected] start /app/ng/ng-material > ng serve --open ** Angular Live Development Server is listening on localhost:4200, open your...

question 🤷

im trying to set up the simplest possible sass compiler with package.json with two folders ./scss and ./css for input and output. ``` "scripts": { "test": "echo \"Error: no test...