You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the plugin development process, we’ve encountered several issues that significantly hinder the development experience. Specifically:
Unclear Error Messages: When attempting to build and integrate plugins into the platform, the error messages are often vague, making debugging and troubleshooting difficult.
Build Requirement for Plugin Installation: Plugins must be fully built before they can be installed into the platform. This adds an extra step and complicates the development workflow, especially for rapid iteration and testing.
Conflict Between Installed Plugin Packages and Source Code Plugins: When a plugin is installed via a package, it can behave unexpectedly or even conflict with plugins that exist in the source code. This inconsistency leads to unstable behavior.
These issues are affecting the efficiency and experience of plugin development. We would greatly appreciate it if the development process could be optimized to resolve these concerns.
Thank you for your continuous support and looking forward to future improvements.
Best regards,
MikkoAyaka
The text was updated successfully, but these errors were encountered:
Hello NocoBase Team,
During the plugin development process, we’ve encountered several issues that significantly hinder the development experience. Specifically:
Unclear Error Messages: When attempting to build and integrate plugins into the platform, the error messages are often vague, making debugging and troubleshooting difficult.
Build Requirement for Plugin Installation: Plugins must be fully built before they can be installed into the platform. This adds an extra step and complicates the development workflow, especially for rapid iteration and testing.
Conflict Between Installed Plugin Packages and Source Code Plugins: When a plugin is installed via a package, it can behave unexpectedly or even conflict with plugins that exist in the source code. This inconsistency leads to unstable behavior.
These issues are affecting the efficiency and experience of plugin development. We would greatly appreciate it if the development process could be optimized to resolve these concerns.
Thank you for your continuous support and looking forward to future improvements.
Best regards,
MikkoAyaka
The text was updated successfully, but these errors were encountered: