pollination-react-io 1.56.2 → 1.56.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -38030,7 +38030,8 @@ var usePollinationPanel = function () {
38030
38030
  return job;
38031
38031
  }
38032
38032
  catch (error) {
38033
- throw error;
38033
+ // Do nothing. It is written at the end
38034
+ return undefined;
38034
38035
  }
38035
38036
  }, [panel]);
38036
38037
  return {