Gene Arch

Results 11 comments of Gene Arch

Thanks for the response. I was actually using a home-rolled internal solution I can't link to, but I also tried to switch to react-virtuoso's table component: https://virtuoso.dev/hello-table/, and it has...

It appears that this PR may have broken the `sx` handling of font props? The documentation says that you can do something like this: ``` sx={{ fontWeight: 'fontWeightMedium' }} ```...

@cherniavskii - I'm trying to do more than text formatting. I'd like to display an icon next to some text, and currently the only way to do that seems to...

@lahiru1991 - are you wanting to submit to a service? Otherwise, if you use one controller for the whole wizard, you should be able to bind to your components and...

Sorry about the delay getting back to you. I'd need so see your code to see what you're trying to do, if you're still having this issue.

I'm not familiar with developing inside Facebook, sorry. Is there possibly something that doesn't get loaded when it's loading inside Facebook?

@timemachine3030 - it appears this repo is not actively maintained. Feel free to fork my fork. Mine may be out of date currently, but if you're interested in using it,...

I'd be happy to maintain this, as I am using it in a project of my own that isn't looking to upgrade to Ionic 2 yet. Curious - will you...

I'd have to see your actual code to know what might be going wrong. Can you post a reproduction of the issue?