Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

IOS / MacOS issue with form submit


We've built a web solution using metronic react - no issues on windows or android devices, when on an apple device you can create a new record but when you then go to update it - it throws a submitForm(() TypeError: Load failed.

Has us stumped...


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


In the meantime, for Apple device users facing compatibility issues, using a virtual machine can be a practical workaround. Running a Windows virtual environment on a Mac allows you to access web applications exactly as they would appear on Windows systems, potentially bypassing the bugs encountered on native Mac browsers. For a comprehensive guide on setting up and using a virtual machine on a Mac, check out https://setapp.com/how-to/how-to-use-virtual-machine-on-mac This could be a useful resource for testing and ensuring your web solution works seamlessly across all platforms.



It sounds like you've encountered a platform-specific issue with your web solution built using Metronic React, particularly on Apple devices. Platform compatibility issues like these can be tricky, especially when they manifest only under certain conditions, such as updating records. To debug this issue, you may need to look into the specifics of how forms are handled differently on iOS devices or if there are any JavaScript features not supported by Safari.



Hi,

Not sure how to help you, cause we aren't able to reproduce your exact case. We've tested evrth related forms and it works in iOS/MacOS.
Try to check the SO thread https://stackoverflow.com/questions/60890774/formik-submitform-typeerror maybe it will help you.

Regards,
Keenthemes support


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(