Martin Jujou

Results 4 issues of Martin Jujou

Hi, I have noticed that while testing, multiple databases are created inadvertently For example I can see on your example app: https://stackblitz.com/edit/dexie-todo-list?file=models%2Fdb.ts Its creating multiple databases: Notice the 2 TodoDB's...

browser bug

I am having trouble figuring out how to get elastic apm working with a hybrid express + nextjs app in an effective way. It seems to pick up requests fine...

enhancement
agent-nodejs
8.5-candidate

Just wondering if I should fork this lib because I need a few bugs fixed and getting no response

After forking this repo and trying to run `yarn start` I get this error: ``` TypeError: Cannot read property 'object' of undefined at Object. (/Users/jooj/Documents/projects/react-gpt/node_modules/radium/lib/components/style.js:93:34) at Module._compile (module.js:635:30) at Module._extensions..js...