Andy Pye

Results 4 issues of Andy Pye

Perhaps this is coming from my inexperience with JSDoc, but I'm getting unexpected results regarding accessibility level in the generated API documentation for my components. Say I have this component:...

bug

As per https://github.com/ryanseddon/react-frame-component/issues/169#issuecomment-1769738677, this PR adds a new `dangerouslyUseDocWrite` prop to the `Frame` component as an "escape hatch" that allows consumers to fall back to using `document.write()` to populate the...

Similarly to https://github.com/mike-north/ember-intercom-io/pull/300, this just exposes Intercom's JS API's [`startSurvey` method](https://developers.intercom.com/installing-intercom/docs/intercom-javascript#intercomstartsurvey-surveyid).

This behaviour isn't necessarily a bug – I understand why it happens, and what the workaround for it is, but I wanted to flag it for visibility and in case...