Jacob Galati
Jacob Galati
To clarify this obviously is only an issue in development since strict mode has no effect on production.
Hey @kettanaito if you take a look [at my sandbox](https://codesandbox.io/s/react-advanced-form-sync-validation-forked-m6xk1?) I linked at the bottom of the issue you can see the errors. Commenting out makes the errors go away.
ActiveRecord's `touch` does not trigger `update` callbacks, but ActiveGraph does. I was considering changing that as well, but that would introduce backwards compatibility issues.
I think I'm running into a related issue. It appears that single content types have the wrong response schema. If I create a single type named "Example", `full_documentation.json` will include:...
Can we get any movement on this? It seems silly that it isn't supported.
I was wondering if it was a problem with the fonts somehow. I have attached them here. [Visby Fonts.zip](https://github.com/diegomura/react-pdf/files/6543101/Visby.Fonts.zip)
I'm having a similar issue. Interestingly, if i navigate from a page that doesn't have a select input to a page that does I don't get an error. It's only...