Anoop T

Results 17 comments of Anoop T

@PooLP - this issue is still open. Whereas a [related issue - Viva Connections - Multiple issue with images in Microsoft Teams](https://github.com/SharePoint/sp-dev-docs/issues/7785) is closed by Microsoft (not by me :)...

@cwparsons - one way of testing the cards without needing to deploy the package every time is by using `spfx-fast-serve`'s [ngrok plugin](https://github.com/s-KaiNet/spfx-fast-serve/blob/master/docs/NgrokServe.md). It allows us to continue local development and...

Hi @dennisjsyi in the latest SPFx version 1.15.2 I see that `ICachedLoadParameters` and `ICacheSettings` are excluded from `@microsoft/sp-adaptive-card-extension-base` package. ![image](https://user-images.githubusercontent.com/9694225/185439189-6e0fbb9d-3435-426c-a830-8a1820c6b801.png) The [release notes](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/release-1.15#preview-features-and-capabilities) say that the caching functionality should be...

Thank you @AJIXuMuK . I'll wait for 1.16.0 beta and test this functionality.

Hi @AJIXuMuK and @dennisjsyi . I can see that state is being cached in an ACE created with 1.16.0 However, on alternative page load the cache (`cachedState`) is getting cleared....

Thank you @shweaver-MSFT - I am willing to implement this. Can you please assign it to me? It might take some extra time for me to complete this.

Thank you @lucabandMSFT - Tested this with SPFx `1.15.0-beta.1`, the value is correct on the initial load however if you navigate to a different area in Teams and open the...

Hi @sebastienlevert - This is the issue I was talking about earlier in the chat :) I am happy to work on this with the following details if ok? #...

Thank you @sebastienlevert . I will create a PR to the specs folder. With respect to your question on the "cascading" selection, yes multiple `mgt-taxonomy-picker` was an option I thought...

That is right Seb. I have created a PR with the spec and have targeted it to the `next/fluentui` branch (as PR #1937 was targeted to the same branch).