intelequia / dnn.powerbiembedded

A set of modules to embed Power BI workspaces in a DNN Platform portal through Power BI Embedded
MIT License
11 stars 2 forks source link

Fix error when deleting a bookmark and avoid empty bookmark name #13

Closed aaronsglz closed 1 year ago

aaronsglz commented 1 year ago

The BookmarkModel instance has been modified to set the ID returned by the server. A non-existent variable was being passed. Added "Knockout-Validation" plugin to avoid adding a bookmark with empty name.