You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem
In order to support a proposed "show HTML" slot plugin, the Slot component will need access to evalInContext which is passed to the Playground so that it can use the CodeEvaluator proposed in #976.
Proposed solution
Update Playground to pass evalInContext to Slot
The text was updated successfully, but these errors were encountered:
The problem
In order to support a proposed "show HTML" slot plugin, the
Slot
component will need access toevalInContext
which is passed to thePlayground
so that it can use theCodeEvaluator
proposed in #976.Proposed solution
Update
Playground
to passevalInContext
toSlot
The text was updated successfully, but these errors were encountered: