Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Slot property is missing #13187

Closed
alamenai opened this issue May 22, 2024 · 1 comment
Closed

Bug: Slot property is missing #13187

alamenai opened this issue May 22, 2024 · 1 comment

Comments

@alamenai
Copy link

alamenai commented May 22, 2024

mapbox-gl-js version: 3.2.0

browser: Chrome

Steps to Trigger Behavior

1.Read the documentation of mapbox v 3.2.0.

  1. Adding slot property to the layer.

Expected Behavior

  • Slot property is existing in the layer.

Actual Behavior

image

@stepankuzmin
Copy link
Contributor

The issue you are encountering is related to the outdated TypeScript community typings. The good news is that we now provide first-class TypeScript typings support after migrating GL JS to TypeScript. Please refer to the v3.5.0 release notes and the migration guide from @types/mapbox-gl to first-class TypeScript typings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants