Gabor Ottlik

Results 10 issues of Gabor Ottlik

I've tried `:sparkles:` but doesn't seem to render it correctly. It renders the text. When the unicode is rendered it displays ok.

Let's say I have 10 item to paginate and the `pageSize` is 1 and visit the 3rd page. Then I set the `pageSize` to 10. The offset then gets out...

### Check that this is really a bug - [X] I confirm ### Reproduction link https://codesandbox.io/p/sandbox/swiper-react-autoplay-forked-p8xhdn ### Bug description When I reach the last slide by clicking the right arrow...

React

I use browser-sync which use your code as a dependency. When I transpile my code with babel6 a get this error: browser-sync/node_modules/dev-ip/lib/dev-ip.js: 'return' outside of function (41:8) ``` javascript 39...

The console says the library was included twice. These are the errors I see. I used a similar setup as the [example](https://github.com/ubilabs/google-maps-react-hooks/tree/develop/examples/basic-google-map):

I love using this library because its simplicity. Just curious is there any appetite of implementing a steady parallax like can be seen in the following url: https://www.beerstro14.hu/kapcsolat/ That would...

## Expected Behavior `getEntries` load the content ## Actual Behavior In NextJs the contentful library is not loading when it's used in the API route.ts file in production. In development...