Vincent Tellier
Vincent Tellier
Hi, First thanks a lot for this component that is as simple as effective! I would love to add "player-like" buttons under my slides so the user can stop and...
`// ?a=1` true `// ?a=0` true as well I would have expected zero to be false. Isn't it?
Regarding the issue #3 ReferenceError: window is not defined I would suggest to try something like that.
Hi, Here is the error I get when using your component with [next](https://github.com/zeit/next.js/). ``` ReferenceError: window is not defined at /home/vincent/gitlab/webapps/thrusters/node_modules/react-google-oauth/dist/react-google-oauth.js:5912:2 at /home/vincent/gitlab/webapps/thrusters/node_modules/react-google-oauth/dist/react-google-oauth.js:5901:46 at ./node_modules/style-loader/lib/addStyles.js.module.exports (/home/vincent/gitlab/webapps/thrusters/node_modules/react-google-oauth/dist/react-google-oauth.js:5946:46) at Object../src/styles.css (/home/vincent/gitlab/webapps/thrusters/node_modules/react-google-oauth/dist/react-google-oauth.js:7391:134) at...
Quelques ajustements dans la doc après l'avoir suivi. En attendant la restrucuration mentionnée dans #166
Lors du premier lancement le programme se plaint du schéma "taxonomie" manquant, la création des tables échoue. Config: ``` postgres=# SELECT version(); version ---------------------------------------------------------------------------------------------------------------------------------------- PostgreSQL 10.12 (Ubuntu 10.12-0ubuntu0.18.04.1) on x86_64-pc-linux-gnu,...