Skip to content

Troubleshooting

Run php artisan native:plugin:list and php artisan native:plugin:validate, then rebuild the native target. Hot reload cannot install native renderers.

The renderer rejected an unsupported contract version, corrupt file-backed payload, or invalid snapshot. Check structured application logs without logging the complete payload or user data. Keep error-label actionable for users.

Confirm the collection is non-empty and follows the exact shape for the chart. Empty data intentionally renders empty-label; it is not treated as a failure.

Use explicit stable IDs for every series and point. Compatibility-derived point IDs preserve older code but do not guarantee retention after reordering.

Do not combine scrub with one-finger viewport pan. Reproduce inside the real scroll container and verify gesture cancellation on both platforms.

Check precedence: built-in preset, application preset, chart style, then item override. Ensure colors use CSS hex syntax and rebuild after changing native package code.