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

reactive props issue example #21

Open
wants to merge 1 commit into
base: arcgis-components
Choose a base branch
from

Conversation

gavinr-maps
Copy link
Owner

@gavinr-maps gavinr-maps commented Dec 12, 2023

This sample shows passing in an attirbute into the web component and then modifying it.

Issue replication case:

  1. Checkout this branch
  2. npm install
  3. npm run dev
  4. Click the "Aoom to level 1" button
    • Expected: just like the value in the text box has changed to 1, I would expect the zoom level of the map to zoom to level 1 because the attributes have been passed in the same way
    • Actual: the text box value changes to 1 but the map does not change.
      image

Other notes

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

Successfully merging this pull request may close these issues.

None yet

1 participant