Anthony Comito

Results 28 issues of Anthony Comito

I'm using this to build a collaborative editor. I am saving the document on every `onChange` that fires. This is all working well, when user #1 makes a change, it...

bug

# ❔Question I'm looking to format the time on the tooltip. Right now I'm using a scatter plot on top of a line chart I see a few props but...

I'm just getting around to trying tailwind. I have a CRA application. I see several articles on the subject, but I'm not sure if there is a current consensus? Some...

Getting an error ``` error: Uncaught (in promise) Error: Kind UNION for type WorkItem is not supported yet. Please open an issue. ``` Is this a known limitation at the...

I keep getting this error anytime I use box inside `< Email >` ` cannot appear as a child of . See MyReactComponent > Email > Box > tbody >...

I can't seem to get the custom icon to work. I've adjusted the size, tried CDN, tried local. The sweet alert gets rendered with custom-icon style set to "display: none"

Using this github action to deploy on a PR I can almost get PR Previews setup (like heroku, netlify, render, etc). The only roadblock that I'm running into is I...

I have a brand new fullstory account/orgId and I setup the npm package in a react app, but I can't get any sessions. I log the ready callback and the...