Wilson Hobbs

Results 27 comments of Wilson Hobbs

It'd be great to build the app with something like Ionic v4, that way, you can use a lot of the existing react code you've written. Just a thought

> I was struggling with the same issue on Gatsby but I was using hooks instead of components, meaning I couldn't use `React.lazy()`. My solution was simply load the modal...

This is not how we do open source, buddy. The latest source code is here, in the repository.

For what it's worth, this issue also blocks using Sentry in Vercel Edge Functions, since it's also not a full Node environment.

That’s because your code still references the old package. If I get bored, I might fork this and update to latest angular and dependencies

can you open a PR? I didn't know it worked like this. I'd be happy to merge