tauri-docs
tauri-docs copied to clipboard
Bridge Pattern - Outdated documentation
It appears the configuration section on the Bridge Pattern is outdated.
After setting up my allowlist as suggested in the link below I received the following error
https://github.com/tauri-apps/tauri-docs/blame/dev/docs/en/usage/patterns/bridge.md#L93-L96
`tauri.conf.json` error on `tauri > allowlist > fs`: Additional property 'listFiles' is not allowed
`tauri.conf.json` error on `tauri > allowlist > fs`: Additional property 'setTitle' is not allowed
According to the api documentation, it appears these properties are no longer valid