De Wet van der Merwe

Results 25 comments of De Wet van der Merwe

Hi @leevi978 This is a feature on our roadmap but an ETA has not been set yet. As a workaround for now, you can setup a new schema (single type)...

@leevi978 which WYSIWYG are you using: CKEditor or the basic editor?

Hi @leevi978 would it be possible to switch to the WYSIWYG(CKEditor) to see if the behavior is the same? To test without breaking anything, you can setup a new test...

Hi @FabianSellmann We will need to dig into this a little and see if we can support it, it might hover not be possible, since the imports will be dependent...

Hi @stepani, The Flamelink SDK should work when using compat mode for v9 https://firebase.google.com/docs/web/modular-upgrade#update_imports_to_v9_compat If any changes would be required on ng-flamelink, you can perhaps request it on the repo...

In order to use v9 you can import the packages as follow with "compat" mode // Firebase app is always required and must be first import firebase from 'firebase/compat/app' //...

Hi @jambrose42, The Flamelink SDK does not support modular version of the Firebase SDK. You can have a look at it here https://github.com/flamelink/flamelink-js-sdk/issues/172 If the version of AngularFire requires modular...

Thanks a million! I have updated the article with the latest code updates.

Thank you so much for continuously updating this! I will update the docs on our end to reflect the changes. As for the guest user suggestion, I will table it,...

It would not be too difficult to add a guest permission group with only read/view permissions. It will then just keep in sync the same way Super Admin (permission id...