- Fix JavaScript API in docs and example to use ES module imports
instead of non-existent wails.Service() function
- Use correct binding path with pkg segment
- Store configuration errors from NewWithConfig for proper error
reporting in ServiceStartup
- Deep clone nested pointer fields (Signature, UI) in Configure to
prevent external modifications affecting service state
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Thanks for wanting to help out with testing/developing Wails v3! This guide will help you get started.
Getting Started
All the instructions for getting started are in the v3 documentation directory: mkdocs-website.
Please read the README.md file in that directory for more information.