Matej Minárik

Results 4 issues of Matej Minárik

#### Issue Description `yo trails` command with `express` and `mongoose` configuration fails with this error: ``` npm ERR! Darwin 17.0.0 npm ERR! argv "/Users/matej/.nvm/versions/node/v6.11.4/bin/node" "/Users/matej/.nvm/versions/node/v6.11.4/bin/npm" "install" "trailpack-express@v2-latest" "trailpack-mongoose@v2-latest" "trailpack-footprints@v2-latest" "express@4"...

**Trestle version:** `0.8.7` **Rails version:** `5.2.0` **How to reproduce:** ``` ... form do |user| render 'user_select' end ... ``` **Error:** ```Undefined local variable or method `view_renderer' for #``` **How to...

Google Chrome generates a Violation warning in the console when the component is instantiated. Google Chrome: Version 80.0.3987.149 (Official Build) (64-bit) react-infinite-scroll-component: 5.0.4 I think the `addEventListener`s need to pass...

There's currently no automatic/manual way to instruct the SDK to scrub potentially sensitive properties. ```javascript import { datadogLogs } from '@datadog/browser-logs' datadogLogs.logger.info('Button clicked', { name: 'buttonName', id: 123, password: 'myPlainTextPassword'...

enhancement
privacy
product