microsoft / microsoft/AdaptiveCards
Unable to get dynamic data binding in card payload editor and no data visible in sample data editor
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Problem Description
Iam trying to render adaptive card designer using npm package of adaptive card designer package
but iam getting error of bundle.js:87961 Uncaught TypeError: $ is not a function
please resolve my issue for it.
And the issue iam able to get from adaptive card expression package .
the error file is in adaptive-expressions/lib/browser.js
could you please guide me how to resolve my issue
Card JSON
iam not rendering the card for now
iam not able to display any editor in my ui
Screenshot
recent:///502f85b383e3bab697c96c47678e25d3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the npm Adaptive Card Designer integration and inspect the reported error at adaptive-expressions/lib/browser.js, along with bundle.js:87961. Determine why the editor fails to render and why dynamic binding and sample data are unavailable. Done means the designer loads without the TypeError and both editor data views are visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100