Open rohanbharadwaj1994 opened 19 hours ago
Is your addin a multiselect addin?
@mmanjaree-msft No, our add-in doesnt support multiselect yet. We haven't done any changes in the manifest as well regarding pinning or multiselect. This is happening for all add-ins it seems including ours
Provide required information needed to triage your issue
It appears that all store add-ins, including ours, now have the pinning functionality enabled by default. Despite not specifying the SupportsPinning property in our manifest, the pinning feature is active for our add-in which we don't want.
Your Environment
Expected behavior
The pinning functionality should only be enabled for add-ins where SupportsPinning is explicitly defined in the manifest.
Current behavior
Currently, Pinning feature is enabled by default for all store add-ins, including ours, despite the absence of this property in our manifest file
Steps to reproduce
Link to live example(s)