Marcin Niedbalec

Results 14 comments of Marcin Niedbalec

Same here: I even opened a discussion a lot of time ago: https://github.com/shadowwalker/next-pwa/discussions/377 code: https://github.com/bubuq3/plumber-app ![Screenshot_2022-08-15-13-01-55-623_com android chrome](https://user-images.githubusercontent.com/62507500/184624402-fc3978f6-d2a1-4d9a-ae2e-c731353cc2f0.jpg)

same here... ![image](https://user-images.githubusercontent.com/62507500/153769823-953c3346-f143-4f40-8f99-73b90a3588b3.png) how to fix it? I followed this tutorial: https://www.youtube.com/watch?v=8e_4KIj4jBs

@Rupal-Malik-au9 Where am I supposed to copy this Messenger Chat Plugin Code in react/next.js app? Ok, find some solutions: https://stackoverflow.com/questions/68463559/how-to-add-facebook-chat-messenger-to-next-js what is yours?

> Have you solved your problem?If you still faced Cors error , I can help you. I faced a Cors error in one of my applications a month ago and...

Yessir! same here. @chentsulin are you going to update to react 17^?

Thank you for your reply. I mean when I enter the page, how to show this greeting instead of clicking on this messenger's bubble and there is this message.

Thank you for your reply :). I got error when I click the post with markdown text: ``` Error: Build failed with 1 error: __mdx_bundler_fake_dir__/_mdx_bundler_entry_point.mdx:23:55: error: [plugin: esbuild-xdm] Could not...

You mean what I got in content section in my graphCMS? ``` # Risus varius ad magna consequat sociosqu mol Lorem ipsum dolor sit amet consectetur adipiscing elit hac per...

I removed from my CMS ``` function metamorphose(protagonist,author){ if( protagonist.name.first === 'Gregor' && author.name.last === 'Kafka' ){ protagonist.species = 'insect'; } } ``` and this looks like this: It hasn't...

Yes when I click f12 and inspect that there are ul,li, p tags ;/ ![image](https://user-images.githubusercontent.com/62507500/121891045-4deb2800-cd1b-11eb-8d61-5e3edd5fd8e9.png)