Boris Yordanov

Results 21 comments of Boris Yordanov

@willmcpo I can confirm this bug. Scrolling is not disabled in iOS. Here's a sandbox - https://codesandbox.io/s/949o90nj64 I was able to disable scrolling with this [SO post](https://stackoverflow.com/a/49853392).

@andybflynn Can you give us a walk through what we need to do to emulate your setup for my project? Why do you have a slash at the end of...

@xiaoyunyang Your project is quite big. Not sure where to look for the react-router incorporation. Can you point me in the right direction?

I declared this module and it works for me: ``` declare module 'react-html-parser' { import { ReactElement } from 'react'; export default function ReactHtmlParser( html: string, options?: { decodeEntities?: boolean;...

@cslogan-red This has been pending prioritisation for 3 years. Can you finally prioritise it, please?

@newyork-anthonyng I got it working with step 3, however, i feel like this is a bug with this package and attempt to fix it should be made.

@atoomic can the error message be improved? It could be useful to know which PR's meargable status can't be determined.

@rodolfoBee @Lms24 @lforst When will the CDN be available?